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

/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h215 /// hasDebugInfo - Returns true if valid debug info is present.
217 bool hasDebugInfo() const { return DbgInfoAvailable; } function in class:llvm::MachineModuleInfo

Completed in 326 milliseconds