Searched refs:RemovePred (Results 1 – 10 of 10) sorted by relevance
123 exit->RemovePred(D); in TEST_F()
520 BB(5).RemovePred(&BB(3)); in TEST_F()
124 this->RemovePred(pred); in InsertEmptyBlockBefore()346 other->RemovePred(this); in SelectsFixLoopInfo()
514 header->RemovePred(last_block); in RemoveLoopBackEdge()763 outside_succ->RemovePred(rm_idx_max); in CreateNewOutsideSucc()764 outside_succ->RemovePred(rm_idx_min); in CreateNewOutsideSucc()
327 void RemovePred(const BasicBlock *pred) in RemovePred() function334 void RemovePred(size_t index) in RemovePred() function
212 block->RemovePred(rm_pred); in RemovePredecessorUpdateDF()
116 bool RemovePred(GateRegion* removedRegion) in RemovePred() function
901 to->RemovePred(from); in MoveAndClear()
161 header->RemovePred(edge); in UpdateControlFlowWithPreHeader()
230 succ->RemovePred(pred); in ProcessBB()