Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:AsmInfo

539   const MCAsmInfo *AsmInfo = TM->getMCAsmInfo();
542 !(AsmInfo &&
543 AsmInfo->getExceptionHandlingType() == ExceptionHandling::SjLj &&