Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp640 const auto IsGVNameSemantic = [&](const GlobalValue *GV) { in CompareValueComplexity() local
648 if (IsGVNameSemantic(LGV) && IsGVNameSemantic(RGV)) in CompareValueComplexity()