Searched refs:getWithoutArgsAndResults (Results 1 – 3 of 3) sorted by relevance
266 FunctionType getWithoutArgsAndResults(ArrayRef<unsigned> argIndices,
214 return getType().getWithoutArgsAndResults(argIndices, resultIndices); in getTypeWithoutArgsAndResults()
134 FunctionType::getWithoutArgsAndResults(ArrayRef<unsigned> argIndices, in getWithoutArgsAndResults() function in FunctionType