Searched refs:run_time_cache2 (Results 1 – 1 of 1) sorted by relevance
4571 ir_ref run_time_cache2 = ir_LOAD_A(ir_ADD_A(run_time_cache, ir_LOAD_A(jit_CG(map_ptr_base)))); in jit_observer_fcall_is_unobserved_start() local4583 run_time_cache = ir_PHI_2(IR_ADDR, run_time_cache, run_time_cache2); in jit_observer_fcall_is_unobserved_start()9922 ir_ref if_odd, run_time_cache2; local9929 run_time_cache2 = ir_LOAD_A(ir_ADD_A(run_time_cache, ir_LOAD_A(jit_CG(map_ptr_base))));9932 run_time_cache = ir_PHI_2(IR_ADDR, run_time_cache2, run_time_cache);
Completed in 46 milliseconds