Searched defs:hook_before_codegen (Results 1 – 2 of 2) sorted by relevance
276 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()
460 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local504 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local570 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local