Home
last modified time | relevance | path

Searched refs:CreateCodegenFn (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcodegen_test_utils.h48 typedef CodeGenerator* (*CreateCodegenFn)(HGraph*, const CompilerOptions&); typedef
52 CodegenTargetConfig(InstructionSet isa, CreateCodegenFn create_codegen) in CodegenTargetConfig()
62 CreateCodegenFn create_codegen_;