Searched refs:removePred (Results 1 – 8 of 8) sorted by relevance
103 SU.removePred(Pred); in removeExportDependencies()
251 SU.removePred(P); in resetEdges()257 S.getSUnit()->removePred(SP); in resetEdges()522 Succ->removePred(*Match); in removeEdges()
412 void removePred(const SDep &D);
174 void SUnit::removePred(const SDep &D) { in removePred() function in SUnit
1011 I.removePred(D); in updatePhiDependences()1054 I.removePred(D); in changeDependences()1063 LastSU->removePred(D); in changeDependences()1644 SU->removePred(D); in swapAntiDependences()
91 SU->removePred(D); in RemovePred()
242 SU->removePred(D); in RemovePred()
255 SU.removePred(E); in apply()