Searched defs:constant1 (Results 1 – 3 of 3) sorted by relevance
201 uint64_t constant1 = static_cast<uint64_t>(cmpLeft.Right().ResolvedValue()); in VisitICMP() local219 auto constant1 = orOp.Right().HasResolvedValue() ? orOp.Right().ResolvedValue() : 0; in VisitICMP() local
1245 auto constant1 = b.Int64(5); in HWTEST_F_L0() local1254 auto constant1 = b.Int64(5); in HWTEST_F_L0() local1262 auto constant1 = b.Int64(15); in HWTEST_F_L0() local
2484 auto constant1 = phiInput1->CastToConstant()->GetRawValue(); in IsBoolPhiInverted() local