HomeSort by: relevance | last modified time | path
    Searched refs:needsCFIForDebug (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCFIException.cpp 128 shouldEmitCFI = Asm->needsCFIForDebug() && shouldEmitMoves;
AsmPrinter.cpp 378 if (!needsCFIForDebug())
1070 bool AsmPrinter::needsCFIForDebug() const {
1077 if (!needsCFIForDebug() &&
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
AsmPrinter.h 387 bool needsCFIForDebug() const;

Completed in 20 milliseconds