Searched refs:getNumBackEdges (Results 1 – 6 of 6) sorted by relevance
353 assert(L->getNumBackEdges() > 1 && "Must have > 1 backedge!"); in insertUniqueBackedgeBlock()571 if (L->getNumBackEdges() < 8) { in simplifyOneLoop()
180 unsigned getNumBackEdges() const { in getNumBackEdges() function
899 if (CurLoop->getNumBackEdges() != 1 || CurLoop->getNumBlocks() != 1) in recognizePopcount()
482 if (L->getNumBackEdges() != 1) { in isComputableLoopNest()
1318 if (TheLoop->getNumBackEdges() != 1) { in canAnalyzeLoop()
4076 if (TheLoop->getNumBackEdges() != 1) { in canVectorize()