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

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

Completed in 130 milliseconds