Searched refs:ArgumentIndexMapping (Results 1 – 1 of 1) sorted by relevance
220 std::vector<unsigned> ArgumentIndexMapping) in TransformedFunction()223 ArgumentIndexMapping(ArgumentIndexMapping) {} in TransformedFunction()244 std::vector<unsigned> ArgumentIndexMapping; member261 for (unsigned i=0, ie = TransformedFunction.ArgumentIndexMapping.size(); in TransformFunctionAttributes()263 unsigned TransformedIndex = TransformedFunction.ArgumentIndexMapping[i]; in TransformFunctionAttributes()513 std::vector<unsigned> ArgumentIndexMapping; in getCustomFunctionType() local519 ArgumentIndexMapping.push_back(ArgTypes.size()); in getCustomFunctionType()523 ArgumentIndexMapping.push_back(ArgTypes.size()); in getCustomFunctionType()536 ArgumentIndexMapping); in getCustomFunctionType()