Searched refs:BCWidth (Results 1 – 2 of 2) sorted by relevance
1745 uint64_t BCWidth = SE->getTypeSizeInBits(BECount->getType()); in FindLoopCounter() local1774 if (PhiWidth < BCWidth || !DL.isLegalInteger(PhiWidth)) in FindLoopCounter()
2031 uint64_t BCWidth = SE->getTypeSizeInBits(BECount->getType()); in FindLoopCounter() local2060 if (PhiWidth < BCWidth || !DL.isLegalInteger(PhiWidth)) in FindLoopCounter()