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

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 218 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; }
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 800 MMI->setDebugInfoAvailability(true);
    [all...]

Completed in 173 milliseconds