Searched defs:RemovePred (Results 1 – 5 of 5) sorted by relevance
24 SectionPred RemovePred = [](const Section &) { return false; }; in removeSections() local66 auto RemovePred = [Config](const std::unique_ptr<SymbolEntry> &N) { in updateAndRemoveSymbols() local
314 Object &Obj, SectionPred &RemovePred, in replaceDebugSections()440 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections() local
566 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort
94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon1be189530111::ScheduleDAGFast
241 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon4cd888850111::ScheduleDAGRRList