Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp148 bool runOnLoopBlock(BasicBlock *BB, const SCEV *BECount,
646 MadeChange |= runOnLoopBlock(*BI, BECount, ExitBlocks); in runOnCountableLoop()
684 bool LoopIdiomRecognize::runOnLoopBlock(BasicBlock *BB, const SCEV *BECount, in runOnLoopBlock() function in LoopIdiomRecognize