Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp134 static cl::opt<int> SwpForceII("pipeliner-force-ii", variable
546 if (SwpForceII > 0) in setMII()
547 MII = SwpForceII; in setMII()
555 if (SwpForceII > 0) in setMAX_II()
556 MAX_II = SwpForceII; in setMAX_II()