Home | History | Annotate | Download | only in IR

Lines Matching refs:N5

193   MDNode *n5 = MDNode::getIfExists(Context, c1);
198 EXPECT_EQ(n5, n2);
550 MDNode *N5 = MDNode::getDistinct(Context, Ops5);
575 EXPECT_EQ(N1, N5->getOperand(0));