Searched defs:RemovePred (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/ | ||
| H A D | ELFObjcopy.cpp | 223 const CopyConfig &Config, Object &Obj, SectionPred &RemovePred, in replaceDebugSections() |
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ | ||
| H A D | ScheduleDAG.cpp | 529 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort |
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | ScheduleDAGFast.cpp | 95 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon78c511a10111::ScheduleDAGFast |
| H A D | ScheduleDAGRRList.cpp | 234 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon70bf5c530111::ScheduleDAGRRList |