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

/external/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp147 bool runOnLoopBlock(BasicBlock *BB, const SCEV *BECount,
694 MadeChange |= runOnLoopBlock(*BI, BECount, ExitBlocks);
726 /// runOnLoopBlock - Process the specified block, which lives in a counted loop
729 bool LoopIdiomRecognize::runOnLoopBlock(BasicBlock *BB, const SCEV *BECount, function in class:LoopIdiomRecognize

Completed in 122 milliseconds