Home
last modified time | relevance | path

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

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