Home
last modified time | relevance | path

Searched refs:IsGVNameSemantic (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp629 const auto IsGVNameSemantic = [&](const GlobalValue *GV) { in CompareValueComplexity() local
637 if (IsGVNameSemantic(LGV) && IsGVNameSemantic(RGV)) in CompareValueComplexity()