Searched refs:MaxOutArgSizeBytes (Results 1 – 1 of 1) sorted by relevance
153 const unsigned MaxOutArgSizeBytes = 4 * MaxNumRetRegs; in getOutArgumentType() local164 if (!StoredType || DL->getTypeStoreSize(StoredType) > MaxOutArgSizeBytes) in getOutArgumentType()