Searched refs:canUnroll (Results 1 – 4 of 4) sorted by relevance
329 if (!InnerUCE.canUnroll() || !OuterUCE.canUnroll()) { in tryToUnrollAndJamLoop()
708 bool UnrollCostEstimator::canUnroll() const { in canUnroll() function in UnrollCostEstimator1231 if (!UCE.canUnroll()) { in tryToUnrollLoop()
141 bool canUnroll() const;
5408 if (!UCE.canUnroll()) { in computeHeuristicUnrollFactor()