Searched defs:hook_before_codegen (Results 1 – 2 of 2) sorted by relevance
256 const std::function<void(HGraph*)>& hook_before_codegen, in RunCodeNoCheck()272 std::function<void(HGraph*)> hook_before_codegen, in RunCode()282 std::function<void(HGraph*)> hook_before_codegen, in RunCode()
457 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local505 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local573 auto hook_before_codegen = [](HGraph* graph_in) { in TEST_F() local