Searched refs:IsHA (Results 1 – 1 of 1) sorted by relevance
22038 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local22039 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters()22042 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()