Home | History | Annotate | Download | only in CodeGen

Lines Matching full:asminfo

404   const MCAsmInfo *AsmInfo = TM->getMCAsmInfo();
407 !(AsmInfo &&
408 AsmInfo->getExceptionHandlingType() == ExceptionHandling::SjLj &&