Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp127 SmallDenseMap<PHINode *, unsigned> &IterationsToInvariance) { in calculateIterationsToInvariance()
325 SmallDenseMap<PHINode *, unsigned> IterationsToInvariance; in computePeelCount() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLoopPeel.cpp184 SmallDenseMap<const Value *, PeelCounter> IterationsToInvariance; member in __anon07d4abac0111::PhiAnalyzer