Searched refs:ArgumentIndexMapping (Results 1 – 1 of 1) sorted by relevance
360 const std::vector<unsigned> &ArgumentIndexMapping) in TransformedFunction()362 ArgumentIndexMapping(ArgumentIndexMapping) {} in TransformedFunction()383 std::vector<unsigned> ArgumentIndexMapping; member400 for (unsigned I = 0, IE = TransformedFunction.ArgumentIndexMapping.size(); in transformFunctionAttributes()402 unsigned TransformedIndex = TransformedFunction.ArgumentIndexMapping[I]; in transformFunctionAttributes()888 std::vector<unsigned> ArgumentIndexMapping; in getCustomFunctionType() local891 ArgumentIndexMapping.push_back(ArgTypes.size()); in getCustomFunctionType()913 ArgumentIndexMapping); in getCustomFunctionType()