Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp246 void transformLoopToCountable(Intrinsic::ID IntrinID, BasicBlock *PreCondBB,
1745 transformLoopToCountable(IntrinID, PH, CntInst, CntPhi, InitX, DefX, in recognizeAndInsertFFS()
1859 void LoopIdiomRecognize::transformLoopToCountable( in transformLoopToCountable() function in LoopIdiomRecognize