Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
DLTOCodeGenerator.cpp355 GlobalVariable *LLVMCompilerUsed = in applyScopeRestrictions() local
357 findUsedValues(LLVMCompilerUsed, asmUsed); in applyScopeRestrictions()
358 if (LLVMCompilerUsed) in applyScopeRestrictions()
359 LLVMCompilerUsed->eraseFromParent(); in applyScopeRestrictions()
372 LLVMCompilerUsed = in applyScopeRestrictions()
378 LLVMCompilerUsed->setSection("llvm.metadata"); in applyScopeRestrictions()