Searched defs:addPred (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp107 bool SUnit::addPred(const SDep &D, bool Required) { function in class:SUnit
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp537 void SIScheduleBlock::addPred(SIScheduleBlock *Pred) { function in class:SIScheduleBlock
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp323 void addPred(BasicBlock *Pred) { Preds.push_back(Pred); } function in class:__anon5614::BBState

Completed in 119 milliseconds