Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp609 const auto IsGVNameSemantic = [&](const GlobalValue *GV) { in CompareValueComplexity() local
617 if (IsGVNameSemantic(LGV) && IsGVNameSemantic(RGV)) in CompareValueComplexity()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp642 const auto IsGVNameSemantic = [&](const GlobalValue *GV) { in CompareValueComplexity() local
650 if (IsGVNameSemantic(LGV) && IsGVNameSemantic(RGV)) in CompareValueComplexity()