Home
last modified time | relevance | path

Searched defs:DanglingDebugInfo (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h101 DanglingDebugInfo() : DI(nullptr), dl(DebugLoc()), SDNodeOrder(0) { } in DanglingDebugInfo() function
102 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) : in DanglingDebugInfo() function