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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h202 DbgIterator DbgBegin() { return DbgValues.begin(); } function in class:llvm::SDDbgInfo
1592 SDDbgInfo::DbgIterator DbgBegin() const { return DbgInfo->DbgBegin(); } function in class:llvm::SelectionDAG

Completed in 110 milliseconds