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

/external/llvm/include/llvm/IR/
H A DInstructions.h2106 /// addIncoming - Add an incoming value to the end of the PHI list
2108 void addIncoming(Value *V, BasicBlock *BB) { function in class:llvm::PHINode

Completed in 158 milliseconds