HomeSort by relevance Sort by last modified time
    Searched refs:shouldEmitCFI (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCFIException.cpp 42 : EHStreamer(A), shouldEmitCFI(false) {}
55 if (shouldEmitCFI)
136 shouldEmitCFI = shouldEmitPersonality || shouldEmitMoves;
142 if (!shouldEmitCFI)
DwarfException.h 30 bool shouldEmitCFI;
ARMException.cpp 49 if (shouldEmitCFI)
61 shouldEmitCFI = true;

Completed in 69 milliseconds