Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp556 SUnit *CurSU = AvailableQueue.pop(); in ListScheduleBottomUp() local
H A DScheduleDAGRRList.cpp1472 SUnit *CurSU = AvailableQueue->empty() ? nullptr : AvailableQueue->pop(); in PickNodeToScheduleBottomUp() local