Searched refs:LatchCmpOp0 (Results 1 – 1 of 1) sorted by relevance
305 Value *LatchCmpOp0 = CmpInst->getOperand(0); in getInductionVariable() local320 if (StepInst == LatchCmpOp0 || StepInst == LatchCmpOp1) in getInductionVariable()327 if (&IndVar == LatchCmpOp0 || &IndVar == LatchCmpOp1) in getInductionVariable()