Home
last modified time | relevance | path

Searched defs:SpeculatedVals (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp629 auto &SpeculatedVals = InsertResult.first->second; in speculatePHIs() local
665 const auto &SpeculatedVals = MapIt->second; in speculatePHIs() local
700 auto &SpeculatedVals = SpeculatedValueMap.find(OrigI)->second; in speculatePHIs() local