Searched refs:LeftValue (Results 1 – 1 of 1) sorted by relevance
698 Value *LeftValue = ICI->getOperand(0); in parseLoopStructure() local699 const SCEV *LeftSCEV = SE.getSCEV(LeftValue); in parseLoopStructure()700 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); in parseLoopStructure()709 std::swap(LeftValue, RightValue); in parseLoopStructure()848 Result.IndVarNext = LeftValue; in parseLoopStructure()