Home
last modified time | relevance | path

Searched defs:RoundRobin (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h149 unsigned RoundRobin = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp258 bool PreserveLocals, bool RoundRobin) { in SplitModule()