ModuleAOT 612 src/LLVM_Runtime_Linker.cpp module_type = ModuleAOT; ModuleAOT 787 src/LLVM_Runtime_Linker.cpp if (module_type == ModuleAOT) { ModuleAOT 812 src/LLVM_Runtime_Linker.cpp } else if (module_type == ModuleAOT) { ModuleAOT 816 src/LLVM_Runtime_Linker.cpp if (module_type == ModuleAOT || module_type == ModuleGPU) { ModuleAOT 873 src/LLVM_Runtime_Linker.cpp if (module_type == ModuleAOT && t.has_feature(Target::Matlab)) {