Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp106 SmallDenseMap<PHINode *, unsigned> &IterationsToInvariance) { in calculateIterationsToInvariance()
274 SmallDenseMap<PHINode *, unsigned> IterationsToInvariance; in computePeelCount() local