Searched defs:hook_before_codegen (Results 1 – 2 of 2) sorted by relevance
275 const std::function<void(HGraph*)>& hook_before_codegen, in RunCodeNoCheck()296 std::function<void(HGraph*)> hook_before_codegen, in RunCode()307 std::function<void(HGraph*)> hook_before_codegen, in RunCode()
451 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local498 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local566 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local