Home | History | Annotate | Download | only in VMCore

Lines Matching defs:removeIncomingValue

111 // removeIncomingValue - Remove an incoming value.  This is useful if a
113 Value *PHINode::removeIncomingValue(unsigned Idx, bool DeletePHIIfEmpty) {