Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineSink.cpp104 static cl::opt<unsigned> SinkIntoCycleLimit( variable
486 if (i++ == SinkIntoCycleLimit) { in runOnMachineFunction()