Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp174 if (auto *StepI = dyn_cast<Instruction>(StepV)) { in run() local
202 BinaryOperator *StepI = Info.StepInst; in run() local