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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp79 bool runOnLoopBlock(BasicBlock *BB, const SCEV *BECount,
224 MadeChange |= runOnLoopBlock(*BI, BECount, ExitBlocks);
229 /// runOnLoopBlock - Process the specified block, which lives in a counted loop
232 bool LoopIdiomRecognize::runOnLoopBlock(BasicBlock *BB, const SCEV *BECount, function in class:LoopIdiomRecognize

Completed in 83 milliseconds