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