Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDScheduleDAGRRList.cpp2482 bool RStall = (!checkPref || right->SchedulingPref == Sched::ILP) && in BUCompareLatency() local
2771 bool RStall = BUHasStall(right, right->getHeight(), SPQ); in operator ()() local