Searched refs:removePred (Results 1 – 8 of 8) sorted by relevance
103 SU.removePred(Pred); in removeExportDependencies()
199 SU.removePred(P); in resetEdges()205 S.getSUnit()->removePred(SP); in resetEdges()433 Succ->removePred(*Match); in removeEdges()
394 void removePred(const SDep &D);
175 void SUnit::removePred(const SDep &D) { in removePred() function in SUnit
934 I.removePred(RemoveDeps[i]); in updatePhiDependences()977 I.removePred(Deps[i]); in changeDependences()986 LastSU->removePred(Deps[i]); in changeDependences()1163 SU->removePred(D); in swapAntiDependences()
91 SU->removePred(D); in RemovePred()
243 SU->removePred(D); in RemovePred()
259 SU.removePred(E); in apply()