Searched refs:hasPossiblyDistributableLoop (Results 1 – 2 of 2) sorted by relevance
335 bool hasPossiblyDistributableLoop(DetectionContext &Context) const;
1674 bool ScopDetection::hasPossiblyDistributableLoop( in hasPossiblyDistributableLoop() function in ScopDetection1715 if (NumAffineLoops == 1 && hasPossiblyDistributableLoop(Context)) in isProfitableRegion()