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