Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp145 if (auto *StepI = dyn_cast<Instruction>(StepV)) { in run() local
173 BinaryOperator *StepI = Info.StepInst; in run() local