Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:AsmInfo

435   const MCAsmInfo *AsmInfo = TM->getMCAsmInfo();
438 !(AsmInfo &&
439 AsmInfo->getExceptionHandlingType() == ExceptionHandling::SjLj &&