Searched refs:SExtInnerTripCount (Results 1 – 1 of 1) sorted by relevance
264 Value *SExtInnerTripCount = InnerTripCount; in checkInnerInductionPhiUsers() local267 SExtInnerTripCount = cast<Instruction>(InnerTripCount)->getOperand(0); in checkInnerInductionPhiUsers()293 if (!matchLinearIVUser(U, SExtInnerTripCount, ValidOuterPHIUses)) { in checkInnerInductionPhiUsers()