Home
last modified time | relevance | path

Searched defs:shouldUseTBAA (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.h620 bool shouldUseTBAA() const { return TBAA != nullptr; } in shouldUseTBAA() function
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h699 bool shouldUseTBAA() const { return TBAA != nullptr; } in shouldUseTBAA() function