Searched refs:getOutArgumentType (Results 1 – 1 of 1) sorted by relevance
87 Type *getOutArgumentType(Argument &Arg) const;150 Type *AMDGPURewriteOutArguments::getOutArgumentType(Argument &Arg) const { in getOutArgumentType() function in AMDGPURewriteOutArguments199 if (Type *Ty = getOutArgumentType(Arg)) { in runOnFunction()