Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:AsmInfo

532   const MCAsmInfo *AsmInfo = TM->getMCAsmInfo();
535 !(AsmInfo &&
536 AsmInfo->getExceptionHandlingType() == ExceptionHandling::SjLj &&