Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp147 if (auto *StepI = dyn_cast<Instruction>(StepV)) { in run() local
175 BinaryOperator *StepI = Info.StepInst; in run() local