Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp79 bool runOnLoopBlock(BasicBlock *BB, const SCEV *BECount,
217 MadeChange |= runOnLoopBlock(*BI, BECount, ExitBlocks); in runOnLoop()
225 bool LoopIdiomRecognize::runOnLoopBlock(BasicBlock *BB, const SCEV *BECount, in runOnLoopBlock() function in LoopIdiomRecognize
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp105 bool runOnLoopBlock(BasicBlock *BB, const SCEV *BECount,
277 MadeChange |= runOnLoopBlock(BB, BECount, ExitBlocks); in runOnCountableLoop()
459 bool LoopIdiomRecognize::runOnLoopBlock( in runOnLoopBlock() function in LoopIdiomRecognize