Home | History | Annotate | Download | only in src

Lines Matching refs:CreateSimulate

127   void AddSimulate(int ast_id) { AddInstruction(CreateSimulate(ast_id)); }
170 HSimulate* CreateSimulate(int ast_id);