Searched defs:addPred (Results 1 – 3 of 3) sorted by relevance
106 bool SUnit::addPred(const SDep &D, bool Required) { in addPred() function in SUnit
516 void SIScheduleBlock::addPred(SIScheduleBlock *Pred) { in addPred() function in SIScheduleBlock
321 void addPred(BasicBlock *Pred) { Preds.push_back(Pred); } in addPred() function in __anon0b2926eb0111::BBState