Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp8228 bool MultipleInitValues = false; in computeSCEVAtScope() local
8234 MultipleInitValues = true; in computeSCEVAtScope()
8239 if (!MultipleInitValues && InitValue) in computeSCEVAtScope()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp8466 bool MultipleInitValues = false; in computeSCEVAtScope() local
8472 MultipleInitValues = true; in computeSCEVAtScope()
8477 if (!MultipleInitValues && InitValue) in computeSCEVAtScope()