Home | History | Annotate | Download | only in IR

Lines Matching defs:addIncoming

2621   /// addIncoming - Add an incoming value to the end of the PHI list
2623 void addIncoming(Value *V, BasicBlock *BB) {