Home
last modified time | relevance | path

Searched refs:transformLoopToCountable (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp241 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