Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
DLTOCodeGenerator.cpp310 GlobalVariable *LLVMCompilerUsed = in applyScopeRestrictions() local
312 findUsedValues(LLVMCompilerUsed, asmUsed); in applyScopeRestrictions()
313 if (LLVMCompilerUsed) in applyScopeRestrictions()
314 LLVMCompilerUsed->eraseFromParent(); in applyScopeRestrictions()
326 LLVMCompilerUsed = in applyScopeRestrictions()
332 LLVMCompilerUsed->setSection("llvm.metadata"); in applyScopeRestrictions()