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