Searched refs:getNumBlocksInLoop (Results 1 – 3 of 3) sorted by relevance
454 unsigned getNumBlocksInLoop(llvm::Loop *L);
496 unsigned polly::getNumBlocksInLoop(Loop *L) { in getNumBlocksInLoop() function in polly
1281 LoopData->NumBlocksProcessed == getNumBlocksInLoop(LoopData->L)) { in buildSchedule()