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.cpp263 void transformLoopToCountable(Intrinsic::ID IntrinID, BasicBlock *PreCondBB,
2286 transformLoopToCountable(IntrinID, PH, CntInst, CntPhi, InitX, DefX, in insertFFSIfProfitable()
2372 transformLoopToCountable(IntrinID, PH, CntInst, CntPhi, InitX, DefX, in recognizeShiftUntilLessThan()
2483 void LoopIdiomRecognize::transformLoopToCountable( in transformLoopToCountable() function in LoopIdiomRecognize