Home
last modified time | relevance | path

Searched defs:IsEHa (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp605 bool IsEHa = Fn->getParent()->getModuleFlag("eh-asynch"); in calculateSEHStateNumbers() local
629 bool IsEHa = Fn->getParent()->getModuleFlag("eh-asynch"); in calculateWinCXXEHStateNumbers() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp772 bool IsEHa = getLangOpts().EHAsynch && !Scope.isLifetimeMarker(); in PopCleanupBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1718 bool IsEHa = MMI->getModule()->getModuleFlag("eh-asynch"); in emitFunctionBody() local