Searched defs:hasDebugInfo (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUFrameLowering.cpp101 bool hasDebugInfo = MMI.hasDebugInfo(); local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineModuleInfo.h217 bool hasDebugInfo() const { return DbgInfoAvailable; } function in class:llvm::MachineModuleInfo

Completed in 107 milliseconds