Searched refs:ArgumentIndexMapping (Results 1 – 1 of 1) sorted by relevance
309 std::vector<unsigned> ArgumentIndexMapping) in TransformedFunction()311 ArgumentIndexMapping(ArgumentIndexMapping) {} in TransformedFunction()332 std::vector<unsigned> ArgumentIndexMapping; member349 for (unsigned I = 0, IE = TransformedFunction.ArgumentIndexMapping.size(); in transformFunctionAttributes()351 unsigned TransformedIndex = TransformedFunction.ArgumentIndexMapping[I]; in transformFunctionAttributes()827 std::vector<unsigned> ArgumentIndexMapping; in getCustomFunctionType() local833 ArgumentIndexMapping.push_back(ArgTypes.size()); in getCustomFunctionType()837 ArgumentIndexMapping.push_back(ArgTypes.size()); in getCustomFunctionType()860 ArgumentIndexMapping); in getCustomFunctionType()