Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp427 GlobalVariable *LLVMCompilerUsed = in applyScopeRestrictions() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h349 std::vector<llvm::WeakVH> LLVMCompilerUsed; variable