Searched refs:IncomingArgSizeInBytes (Results 1 – 1 of 1) sorted by relevance
1478 unsigned IncomingArgSizeInBytes = 0; in fastLowerArguments() local1483 IncomingArgSizeInBytes = std::min(getABI().GetCalleeAllocdArgSizeInBytes(CC), in fastLowerArguments()1484 IncomingArgSizeInBytes); in fastLowerArguments()1486 MF->getInfo<MipsFunctionInfo>()->setFormalArgInfo(IncomingArgSizeInBytes, in fastLowerArguments()