Searched defs:DanglingDebugInfo (Results 1 – 1 of 1) sorted by relevance
102 DanglingDebugInfo() : DI(nullptr), dl(DebugLoc()), SDNodeOrder(0) { } in DanglingDebugInfo() function103 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) : in DanglingDebugInfo() function