Searched refs:P0InLoop (Results 1 – 1 of 1) sorted by relevance
178 bool P0InLoop = contains(IV->getIncomingBlock(0)); in getTripCount() local179 Value *Inc = IV->getIncomingValue(!P0InLoop); in getTripCount()180 BasicBlock *BackedgeBlock = IV->getIncomingBlock(!P0InLoop); in getTripCount()