Searched refs:getNumBackEdges (Results 1 – 16 of 16) sorted by relevance
242 if (L->getNumBackEdges() < 8) { in ProcessLoop()633 assert(L->getNumBackEdges() > 1 && "Must have > 1 backedge!"); in InsertUniqueBackedgeBlock()
343 assert(L->getNumBackEdges() > 1 && "Must have > 1 backedge!"); in insertUniqueBackedgeBlock()540 if (L->getNumBackEdges() < 8) { in simplifyOneLoop()
354 assert(L->getNumBackEdges() > 1 && "Must have > 1 backedge!"); in insertUniqueBackedgeBlock()564 if (L->getNumBackEdges() < 8) { in simplifyOneLoop()
220 if (CurLoop->getNumBackEdges() != 1) { in legalLoopStructure()
480 if (L->getNumBackEdges() != 1) { in isComputableLoopNest()
1131 if (CurLoop->getNumBackEdges() != 1 || CurLoop->getNumBlocks() != 1) in recognizePopcount()
258 if (CurLoop->getNumBackEdges() != 1) { in legalLoopStructure()
1370 if (CurLoop->getNumBackEdges() != 1 || CurLoop->getNumBlocks() != 1) in recognizeAndInsertCTLZ()1462 if (CurLoop->getNumBackEdges() != 1 || CurLoop->getNumBlocks() != 1) in recognizePopcount()
497 if (L->getNumBackEdges() != 1) { in isComputableLoopNest()
172 unsigned getNumBackEdges() const { in getNumBackEdges() function
227 unsigned getNumBackEdges() const { in getNumBackEdges() function
920 if (Lp->getNumBackEdges() != 1) { in canVectorizeLoopCFG()
159 unsigned getNumBackEdges() const { in getNumBackEdges() function
1468 if (TheLoop->getNumBackEdges() != 1) { in canAnalyzeLoop()
1723 if (TheLoop->getNumBackEdges() != 1) { in canAnalyzeLoop()
4405 if (TheLoop->getNumBackEdges() != 1) { in canVectorize()