Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp363 bool HaveTTData = IsSJLJ ? (!TypeInfos.empty() || !FilterIds.empty()) : true; in emitExceptionTable() local
387 if (!HaveTTData) { in emitExceptionTable()
475 (HaveTTData ? TTypeBaseOffsetSize : 0) + // TType base offset size in emitExceptionTable()
479 if (HaveTTData) { in emitExceptionTable()