Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2499 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local
2789 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local