Searched refs:SDNO (Results 1 – 1 of 1) sorted by relevance
111 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) in DanglingDebugInfo() argument112 : DI(di), dl(std::move(DL)), SDNodeOrder(SDNO) {} in DanglingDebugInfo()