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

/external/clang/lib/CodeGen/
H A DCodeGenModule.h515 bool shouldUseTBAA() const { return TBAA != 0; } function in class:clang::CodeGen::CodeGenModule
H A DCGExpr.cpp2492 if (CGM.shouldUseTBAA()) {

Completed in 88 milliseconds