Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineSink.cpp101 static cl::opt<unsigned> SinkIntoLoopLimit( variable
480 if (i++ == SinkIntoLoopLimit) { in runOnMachineFunction()