Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp549 void ScheduleDAGTopologicalSort::AddPred(SUnit *Y, SUnit *X) { AddPred() function in ScheduleDAGTopologicalSort
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp84 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anoncd3411ce0111::ScheduleDAGFast
[all...]
H A DScheduleDAGRRList.cpp232 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anon9cef1bc00111::ScheduleDAGRRList