CreateSimulate 128 src/hydrogen.h void AddSimulate(int ast_id) { AddInstruction(CreateSimulate(ast_id)); } CreateSimulate 171 src/hydrogen.h HSimulate* CreateSimulate(int ast_id);