Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp578 const auto IsGVNameSemantic = [&](const GlobalValue *GV) { in CompareValueComplexity() local
586 if (IsGVNameSemantic(LGV) && IsGVNameSemantic(RGV)) in CompareValueComplexity()