Home | History | Annotate | Download | only in IR

Lines Matching defs:DN

353   const MDNode *DN = D;
354 if (DbgNode == DN) {
358 DN = MDNode::get(VMContext, Ops);
362 const Value *V = cast_or_null<Value>(DN);
375 const MDNode *DN = D;
376 const Value *V = cast_or_null<Value>(DN);