Home
last modified time | relevance | path

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

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