Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineSink.cpp92 static cl::opt<unsigned> SinkLoadBlocksThreshold( variable
1181 HandledDomBlocks.size() > SinkLoadBlocksThreshold) { in hasStoreBetween()