Searched refs:MaxOutArgSizeBytes (Results 1 – 1 of 1) sorted by relevance
171 const unsigned MaxOutArgSizeBytes = 4 * MaxNumRetRegs; in isOutArgumentCandidate() local178 DL->getTypeStoreSize(ArgTy->getPointerElementType()) > MaxOutArgSizeBytes) { in isOutArgumentCandidate()