Searched defs:argIndices (Results 1 – 4 of 4) sorted by relevance
35 ArrayRef<unsigned> argIndices, in eraseFunctionArguments()
180 void Block::eraseArguments(ArrayRef<unsigned> argIndices) { in eraseArguments()
134 FunctionType::getWithoutArgsAndResults(ArrayRef<unsigned> argIndices, in getWithoutArgsAndResults()
212 FunctionType getTypeWithoutArgsAndResults(ArrayRef<unsigned> argIndices, in getTypeWithoutArgsAndResults()268 void eraseArguments(ArrayRef<unsigned> argIndices) { in eraseArguments()