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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DInstructions.h2123 Value *removeIncomingValue(const BasicBlock *BB, bool DeletePHIIfEmpty=true) { function in class:llvm::PHINode
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DInstructions.cpp114 Value *PHINode::removeIncomingValue(unsigned Idx, bool DeletePHIIfEmpty) { function in class:PHINode

Completed in 68 milliseconds