Searched refs:hasSufficientCompute (Results 1 – 2 of 2) sorted by relevance
323 bool hasSufficientCompute(DetectionContext &Context,
1658 bool ScopDetection::hasSufficientCompute(DetectionContext &Context, in hasSufficientCompute() function in ScopDetection1724 if (NumAffineLoops == 1 && hasSufficientCompute(Context, NumLoops)) in isProfitableRegion()