Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h109 SingleExcess, enumerator
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp910 if (BotResult == SingleExcess || BotResult == SingleCritical) { in pickNodeBidrectional()
921 if (TopResult == SingleExcess || TopResult == SingleCritical) { in pickNodeBidrectional()