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