Home
last modified time | relevance | path

Searched refs:SawPotentiallyThrowing (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp206 bool SawPotentiallyThrowing = false; in computeCallSiteTable() local
216 SawPotentiallyThrowing |= !callToNoUnwindFunction(&MI); in computeCallSiteTable()
223 SawPotentiallyThrowing = false; in computeCallSiteTable()
240 if (SawPotentiallyThrowing && Asm->MAI->isExceptionHandlingDwarf()) { in computeCallSiteTable()
290 if (SawPotentiallyThrowing && Asm->MAI->isExceptionHandlingDwarf()) { in computeCallSiteTable()