Searched defs:addPred (Results 1 – 6 of 6) sorted by relevance
65 bool SUnit::addPred(const SDep &D, bool Required) { in addPred() function in SUnit
107 bool SUnit::addPred(const SDep &D, bool Required) { in addPred() function in SUnit
515 void SIScheduleBlock::addPred(SIScheduleBlock *Pred) { in addPred() function in SIScheduleBlock
537 void SIScheduleBlock::addPred(SIScheduleBlock *Pred) { in addPred() function in SIScheduleBlock
310 void addPred(BasicBlock *Pred) { Preds.push_back(Pred); } in addPred() function in __anon074332790111::BBState
323 void addPred(BasicBlock *Pred) { Preds.push_back(Pred); } in addPred() function in __anon58d50e1b0111::BBState