Searched refs:removePred (Results 1 – 8 of 8) sorted by relevance
103 SU.removePred(Pred); in removeExportDependencies()
256 SU.removePred(P); in resetEdges()262 S.getSUnit()->removePred(SP); in resetEdges()527 Succ->removePred(*Match); in removeEdges()
394 void removePred(const SDep &D);
174 void SUnit::removePred(const SDep &D) { in removePred() function in SUnit
951 I.removePred(RemoveDeps[i]); in updatePhiDependences()994 I.removePred(Deps[i]); in changeDependences()1003 LastSU->removePred(Deps[i]); in changeDependences()1584 SU->removePred(D); in swapAntiDependences()
91 SU->removePred(D); in RemovePred()
242 SU->removePred(D); in RemovePred()
259 SU.removePred(E); in apply()