Home
last modified time | relevance | path

Searched refs:ProfitabilityMinPerLoopInstructions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetection.cpp100 static cl::opt<int> ProfitabilityMinPerLoopInstructions( variable
1671 return InstCount >= ProfitabilityMinPerLoopInstructions; in hasSufficientCompute()