Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isRecordType

1876   assert(SrcRecordTy->isRecordType() && "source type must be a record type!");
1903 assert(DestRecordTy->isRecordType() &&