Searched refs:LatchCmpOp0 (Results 1 – 1 of 1) sorted by relevance
302 Instruction *LatchCmpOp0 = dyn_cast<Instruction>(CmpInst->getOperand(0)); in getInductionVariable() local316 if (StepInst == LatchCmpOp0 || StepInst == LatchCmpOp1) in getInductionVariable()323 if (&IndVar == LatchCmpOp0 || &IndVar == LatchCmpOp1) in getInductionVariable()