Home | History | Annotate | Download | only in IR

Lines Matching defs:n5

191   MDNode *n5 = MDNode::getIfExists(Context, c1);
196 EXPECT_EQ(n5, n2);
548 MDNode *N5 = MDNode::getDistinct(Context, Ops5);
573 EXPECT_EQ(N1, N5->getOperand(0));