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