Searched defs:hook_before_codegen (Results 1 – 1 of 1) sorted by relevance
206 std::function<void(HGraph*)> hook_before_codegen, in RunCode()233 std::function<void(HGraph*)> hook_before_codegen, in RunCode()673 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local721 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local789 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local