Searched refs:embedded_log (Results 1 – 2 of 2) sorted by relevance
401 auto embedded_log = embedded_builder.AddInstruction( in TEST_F() local421 EXPECT_TRUE(InstructionsMayInterfere(*liveness, embedded_log, call)); in TEST_F()424 InstructionsMayInterfere(*liveness, embedded_param, embedded_log)); in TEST_F()429 EXPECT_FALSE(InstructionMaybeLiveOut(*liveness, embedded_log)); in TEST_F()
1546 auto embedded_log = in TEST_P() local1571 EXPECT_FALSE(InstructionsMayInterfere(ordering, exp, embedded_log)); in TEST_P()1575 EXPECT_TRUE(InstructionsMayInterfere(ordering, negate, embedded_log)); in TEST_P()