Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp147 bool runOnLoopBlock(BasicBlock *BB, const SCEV *BECount,
694 MadeChange |= runOnLoopBlock(*BI, BECount, ExitBlocks); in runOnCountableLoop()
729 bool LoopIdiomRecognize::runOnLoopBlock(BasicBlock *BB, const SCEV *BECount, in runOnLoopBlock() function in LoopIdiomRecognize