Searched refs:transformLoopToCountable (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 241 void transformLoopToCountable(Intrinsic::ID IntrinID, BasicBlock *PreCondBB, 1977 transformLoopToCountable(IntrinID, PH, CntInst, CntPhi, InitX, DefX, in insertFFSIfProfitable() 2063 transformLoopToCountable(IntrinID, PH, CntInst, CntPhi, InitX, DefX, in recognizeShiftUntilLessThan() 2178 void LoopIdiomRecognize::transformLoopToCountable( in transformLoopToCountable() function in LoopIdiomRecognize
|