Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:TBAAInfo

1266                                                llvm::MDNode *TBAAInfo,
1295 LValue::MakeAddr(Addr, Ty, getContext(), AlignSource, TBAAInfo);
1306 if (TBAAInfo) {
1307 llvm::MDNode *TBAAPath = CGM.getTBAAStructTagInfo(TBAABaseType, TBAAInfo,
1377 llvm::MDNode *TBAAInfo,
1406 LValue::MakeAddr(Addr, Ty, getContext(), AlignSource, TBAAInfo);
1420 if (TBAAInfo) {
1421 llvm::MDNode *TBAAPath = CGM.getTBAAStructTagInfo(TBAABaseType, TBAAInfo,