Searched defs:TBAA (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1021 MDNode *TBAA = MI->getMetadata(LLVMContext::MD_tbaa); local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h316 std::unique_ptr<CodeGenTBAA> TBAA; member in class:clang::CodeGen::CodeGenModule
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DMetadata.h668 MDNode *TBAA = nullptr; member in struct:llvm::AAMDNodes
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6609 MDNode *TBAA = I.getMetadata(LLVMContext::MD_tbaa); local

Completed in 581 milliseconds