Searched refs:setTBAAInfo (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGValue.h253 void setTBAAInfo(llvm::MDNode *N) { TBAAInfo = N; } function in class:clang::CodeGen::LValue
H A DCGExpr.cpp2627 LV.setTBAAInfo(CGM.getTBAAInfo(getContext().CharTy));

Completed in 75 milliseconds