Searched refs:Replace1 (Results 1 – 3 of 3) sorted by relevance
82 Replacement Replace1(createReplacement(Location1, 12, "x\ny\n")); in TEST_F() local83 EXPECT_TRUE(Replace1.apply(Context.Rewrite)); in TEST_F()105 Replacement Replace1(Context.Sources, SourceLocation(), 0, ""); in TEST_F() local106 EXPECT_TRUE(Replace1.getFilePath().empty()); in TEST_F()
1205 bool Replace1 = false; in PromoteIntBinOp() local1207 SDValue NN1 = PromoteOperand(N1, PVT, Replace1); in PromoteIntBinOp()1216 Replace1 &= (N0 != N1) && !N1->hasOneUse(); in PromoteIntBinOp()1223 if (Replace0 && Replace1 && N0.getNode()->isPredecessorOf(N1.getNode())) { in PromoteIntBinOp()1232 if (Replace1) { in PromoteIntBinOp()
1053 bool Replace1 = false; in PromoteIntBinOp() local1059 NN1 = PromoteOperand(N1, PVT, Replace1); in PromoteIntBinOp()1070 if (Replace1) in PromoteIntBinOp()