Searched refs:IsGVNameSemantic (Results 1 – 1 of 1) sorted by relevance
578 const auto IsGVNameSemantic = [&](const GlobalValue *GV) { in CompareValueComplexity() local586 if (IsGVNameSemantic(LGV) && IsGVNameSemantic(RGV)) in CompareValueComplexity()