Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp110 static cl::opt<int> SwpMaxMii("pipeliner-max-mii", variable
853 if (SwpMaxMii != -1 && (int)MII > SwpMaxMii) in schedule()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp142 static cl::opt<int> SwpMaxMii("pipeliner-max-mii", variable
917 if (SwpMaxMii != -1 && (int)MII > SwpMaxMii) in schedule()