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