Home | History | Annotate | Download | only in IR

Lines Matching refs:removeIncomingValue

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