Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2483 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local
2773 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local