Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp146 auto InputToInvariance = calculateIterationsToInvariance( in calculateIterationsToInvariance() local
148 if (InputToInvariance) in calculateIterationsToInvariance()
149 ToInvariance = *InputToInvariance + 1u; in calculateIterationsToInvariance()