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

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h934 /// hasDebugValues - Return true if there are any SDDbgValue nodes associated
936 bool hasDebugValues() const { return !DbgInfo->empty(); } function in class:llvm::SelectionDAG

Completed in 121 milliseconds