Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp69 cl::opt<unsigned> WindowSearchRatio( variable
124 auto SearchIndexes = getSearchIndexes(WindowSearchNum, WindowSearchRatio); in run()