Searched refs:LLVMCompilerUsed (Results 1 – 3 of 3) sorted by relevance
424 GlobalVariable *LLVMCompilerUsed = in applyScopeRestrictions() local426 findUsedValues(LLVMCompilerUsed, AsmUsed); in applyScopeRestrictions()427 if (LLVMCompilerUsed) in applyScopeRestrictions()428 LLVMCompilerUsed->eraseFromParent(); in applyScopeRestrictions()439 LLVMCompilerUsed = in applyScopeRestrictions()445 LLVMCompilerUsed->setSection("llvm.metadata"); in applyScopeRestrictions()
341 std::vector<llvm::WeakVH> LLVMCompilerUsed; variable
1052 LLVMCompilerUsed.emplace_back(GV); in addCompilerUsedGlobal()1083 emitUsed(*this, "llvm.compiler.used", LLVMCompilerUsed); in emitLLVMUsed()