Searched refs:ArgumentIndexMapping (Results 1 – 1 of 1) sorted by relevance
320 std::vector<unsigned> ArgumentIndexMapping) in TransformedFunction()322 ArgumentIndexMapping(ArgumentIndexMapping) {} in TransformedFunction()343 std::vector<unsigned> ArgumentIndexMapping; member360 for (unsigned I = 0, IE = TransformedFunction.ArgumentIndexMapping.size(); in transformFunctionAttributes()362 unsigned TransformedIndex = TransformedFunction.ArgumentIndexMapping[I]; in transformFunctionAttributes()866 std::vector<unsigned> ArgumentIndexMapping; in getCustomFunctionType() local872 ArgumentIndexMapping.push_back(ArgTypes.size()); in getCustomFunctionType()876 ArgumentIndexMapping.push_back(ArgTypes.size()); in getCustomFunctionType()899 ArgumentIndexMapping); in getCustomFunctionType()