Searched refs:ArgumentIndexMapping (Results 1 – 1 of 1) sorted by relevance
334 std::vector<unsigned> ArgumentIndexMapping) in TransformedFunction()336 ArgumentIndexMapping(ArgumentIndexMapping) {} in TransformedFunction()357 std::vector<unsigned> ArgumentIndexMapping; member374 for (unsigned I = 0, IE = TransformedFunction.ArgumentIndexMapping.size(); in transformFunctionAttributes()376 unsigned TransformedIndex = TransformedFunction.ArgumentIndexMapping[I]; in transformFunctionAttributes()817 std::vector<unsigned> ArgumentIndexMapping; in getCustomFunctionType() local820 ArgumentIndexMapping.push_back(ArgTypes.size()); in getCustomFunctionType()842 ArgumentIndexMapping); in getCustomFunctionType()