Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp546 SUnit *CurSU = AvailableQueue.pop(); in ListScheduleBottomUp() local
H A DScheduleDAGRRList.cpp1464 SUnit *CurSU = AvailableQueue->empty() ? nullptr : AvailableQueue->pop(); in PickNodeToScheduleBottomUp() local