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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DScheduleDAG.cpp107 bool SUnit::addPred(const SDep &D, bool Required) { function in class:SUnit
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp518 void SIScheduleBlock::addPred(SIScheduleBlock *Pred) { function in class:SIScheduleBlock
/openbsd-current/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp321 void addPred(BasicBlock *Pred) { Preds.push_back(Pred); } function in class:__anon3420::BBState

Completed in 127 milliseconds