Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp92 static cl::opt<int> ProfitabilityMinPerLoopInstructions( variable
1583 return InstCount >= ProfitabilityMinPerLoopInstructions; in hasSufficientCompute()