Searched defs:RemovePred (Results 1 – 6 of 6) sorted by relevance
56 SectionPred RemovePred = [](const std::unique_ptr<Section> &) { in removeSections() local 110 auto RemovePred = [&Config, &MachOConfig, updateAndRemoveSymbols() local 165 LoadCommandPred RemovePred = [&RPathsToRemove, processLoadCommands() local 274 auto RemovePred = [&MachOConfig](const LoadCommand &LC) { processLoadCommands() local [all...]
61 SectionPred RemovePred = [](const Section &) { return false; }; in removeSections() local [all...]
569 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { RemovePred() function in ScheduleDAGTopologicalSort
90 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anonf77878af0111::ScheduleDAGFast
240 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon69e8bee10111::ScheduleDAGRRList [all...]
418 SectionPred RemovePred = [](const SectionBase &) { return false; }; replaceAndRemoveSections() local [all...]