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