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