Home | History | Annotate | Download | only in src

Lines Matching refs:Simulate

143   V(Simulate)                                 \
1865 DECLARE_CONCRETE_INSTRUCTION(Simulate)
1917 void set_next_simulate(HSimulate* simulate) {
1918 next_simulate_ = simulate;