Searched defs:hook_before_codegen (Results 1 – 1 of 1) sorted by relevance
192 std::function<void(HGraph*)> hook_before_codegen, in RunCodeOptimized()213 std::function<void(HGraph*)> hook_before_codegen, in RunCodeOptimized()563 auto hook_before_codegen = [](HGraph* graph_in) { in TEST() local669 auto hook_before_codegen = [](HGraph* graph_in) { in TEST() local735 auto hook_before_codegen = [](HGraph* graph_in) { in TEST() local