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