Searched refs:getRawSourceUse (Results 1 – 3 of 3) sorted by relevance
243 const Use &getRawSourceUse() const { return getArgOperandUse(1); } in getRawSourceUse() function244 Use &getRawSourceUse() { return getArgOperandUse(1); } in getRawSourceUse() function
398 const Use &getRawSourceUse() const { in getRawSourceUse() function401 Use &getRawSourceUse() { return BaseCL::getArgOperandUse(ARG_SOURCE); } in getRawSourceUse() function
480 const Use &getRawSourceUse() const { in getRawSourceUse() function483 Use &getRawSourceUse() { return BaseCL::getArgOperandUse(ARG_SOURCE); } in getRawSourceUse() function