Home
last modified time | relevance | path

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

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DLLVM_Runtime_Linker.cpp785 ModuleJITInlined, in get_initial_module_for_target() enumerator
795 module_type = ModuleJITInlined; in get_initial_module_for_target()
814 if (module_type != ModuleJITInlined && module_type != ModuleAOTNoRuntime) { in get_initial_module_for_target()
964 if (module_type != ModuleJITInlined && module_type != ModuleAOTNoRuntime) { in get_initial_module_for_target()
1192 module_type == ModuleJITInlined || in get_initial_module_for_target()