Searched defs:RemovePred (Results 1 – 6 of 6) sorted by relevance
56 SectionPred RemovePred = [](const std::unique_ptr<Section> &) { in removeSections() local102 auto RemovePred = [&Config, &MachOConfig, in updateAndRemoveSymbols() local154 LoadCommandPred RemovePred = [&RPathsToRemove, in processLoadCommands() local263 auto RemovePred = [&MachOConfig](const LoadCommand &LC) { in processLoadCommands() local
61 SectionPred RemovePred = [](const Section &) { return false; }; in removeSections() local
566 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort
90 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anonc41bd3930111::ScheduleDAGFast
241 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anonecce62c50111::ScheduleDAGRRList
370 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections() local