Home | History | Annotate | Download | only in IR

Lines Matching defs:n6

192   MDNode *n6 = MDNode::getIfExists(Context, c2);
197 EXPECT_EQ(n6, (Metadata *)nullptr);
550 MDNode *N6 = MDNode::getDistinct(Context, Ops6);
574 EXPECT_EQ(N4, N6->getOperand(0));