Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:byrefInfo

1032         auto &byrefInfo = getBlockByrefInfo(&D);
1033 allocaTy = byrefInfo.Type;
1034 allocaAlignment = byrefInfo.ByrefAlignment;