Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp235 bool SawPotentiallyThrowing = false; in ComputeCallSiteTable() local
247 SawPotentiallyThrowing |= !CallToNoUnwindFunction(MI); in ComputeCallSiteTable()
254 SawPotentiallyThrowing = false; in ComputeCallSiteTable()
271 if (SawPotentiallyThrowing && Asm->MAI->isExceptionHandlingDwarf()) { in ComputeCallSiteTable()
321 if (SawPotentiallyThrowing && Asm->MAI->isExceptionHandlingDwarf()) { in ComputeCallSiteTable()