Searched defs:argIndices (Results 1 – 2 of 2) sorted by relevance
190 FunctionOpInterface op, ArrayRef<unsigned> argIndices, TypeRange argTypes, in insertFunctionArguments() argument 278 eraseFunctionArguments(FunctionOpInterface op,const BitVector & argIndices,Type newType) eraseFunctionArguments() argument [all...]
178 TypeRange newArgTypes = filterTypesOut(getInputs(), argIndices, argStorage); in getWithArgsAndResults() argument 190 getWithoutArgsAndResults(const BitVector & argIndices,const BitVector & resultIndices) getWithoutArgsAndResults() argument