Searched refs:removePred (Results 1 – 9 of 9) sorted by relevance
102 SU.removePred(Pred); in removeExportDependencies()
503 Succ->removePred(*Match); in removeEdges()
416 LLVM_ABI void removePred(const SDep &D);
175 void SUnit::removePred(const SDep &D) { in removePred() function in SUnit
1264 I.removePred(D); in updatePhiDependences()1308 I.removePred(D); in changeDependences()1317 LastSU->removePred(D); in changeDependences()
86 void RemovePred(SUnit *SU, const SDep &D) { SU->removePred(D); } in RemovePred()
242 SU->removePred(D); in RemovePred()
254 SU.removePred(E); in apply()
17643 {"_ZN4llvm5SUnit10removePredERKNS_4SDepE", "llvm::SUnit::removePred(llvm::SDep const&)"},