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