================ @@ -59,19 +62,36 @@ static char getRegisterType(Value v) { return getRegisterType(v.getType()); } +/// Extract every elements of a struct value. ---------------- durga4github wrote: nit: element https://github.com/llvm/llvm-project/pull/154358