Home | History | Annotate | Download | only in IR

Lines Matching defs:getIncomingValue

2577   /// getIncomingValue - Return incoming value number x
2579 Value *getIncomingValue(unsigned i) const {
2661 return getIncomingValue(Idx);