Searched refs:mayHaveOtherReferences (Results 1 – 1 of 1) sorted by relevance
2218 static bool mayHaveOtherReferences(GlobalValue &GV, const LLVMUsed &U) { in mayHaveOtherReferences() function2236 if (!mayHaveOtherReferences(GA, U)) in hasUsesToReplace()2248 if (mayHaveOtherReferences(*Target, U)) in hasUsesToReplace()2320 } else if (mayHaveOtherReferences(J, Used)) in OptimizeGlobalAliases()