Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1372 if (Instruction *Op2I = dyn_cast<Instruction>(Op2)) in validate() local
1373 if (Reductions.isPairInSame(RootInst, Op2I)) in validate()