Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()