Searched refs:getRawSourceUse (Results 1 – 1 of 1) sorted by relevance
250 const Use &getRawSourceUse() const { return getArgOperandUse(1); } in getRawSourceUse() function251 Use &getRawSourceUse() { return getArgOperandUse(1); } in getRawSourceUse() function