Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp238 bool PreviousIsInvoke = false; in ComputeCallSiteTable() local
274 PreviousIsInvoke = false; in ComputeCallSiteTable()
282 PreviousIsInvoke = false; in ComputeCallSiteTable()
293 if (PreviousIsInvoke && Asm->MAI->isExceptionHandlingDwarf()) { in ComputeCallSiteTable()
313 PreviousIsInvoke = true; in ComputeCallSiteTable()