Searched refs:UsedVCompiler (Results 1 – 1 of 1) sorted by relevance
158 SmallVector<GlobalValue *, 4> UsedVCompiler; in collectCandidateConstants() local159 collectUsedGlobalVariables(M, UsedVCompiler, /*CompilerUsed=*/true); in collectCandidateConstants()164 AllUsedGlobals.insert(UsedVCompiler.begin(), UsedVCompiler.end()); in collectCandidateConstants()