compile_module    249 src/JITModule.cpp     compile_module(std::move(llvm_module), fn.name, m.target(), deps_with_runtime);
compile_module    708 src/JITModule.cpp         runtime.compile_module(std::move(module), "", target, deps, halide_exports);
compile_module    111 src/JITModule.h     EXPORT void compile_module(std::unique_ptr<llvm::Module> mod,
compile_module     13 test/correctness/rfactor.cpp int simple_rfactor_test(bool compile_module) {
compile_module     31 test/correctness/rfactor.cpp     if (compile_module) {
compile_module     57 test/correctness/rfactor.cpp int reorder_split_rfactor_test(bool compile_module) {
compile_module     79 test/correctness/rfactor.cpp     if (compile_module) {
compile_module    106 test/correctness/rfactor.cpp int multi_split_rfactor_test(bool compile_module) {
compile_module    131 test/correctness/rfactor.cpp     if (compile_module) {
compile_module    159 test/correctness/rfactor.cpp int reorder_fuse_wrapper_rfactor_test(bool compile_module) {
compile_module    183 test/correctness/rfactor.cpp     if (compile_module) {
compile_module    211 test/correctness/rfactor.cpp int non_trivial_lhs_rfactor_test(bool compile_module) {
compile_module    255 test/correctness/rfactor.cpp         if (compile_module) {
compile_module    285 test/correctness/rfactor.cpp int simple_rfactor_with_specialize_test(bool compile_module) {
compile_module    303 test/correctness/rfactor.cpp     if (compile_module) {
compile_module    343 test/correctness/rfactor.cpp int rdom_with_predicate_rfactor_test(bool compile_module) {
compile_module    363 test/correctness/rfactor.cpp     if (compile_module) {
compile_module    390 test/correctness/rfactor.cpp int histogram_rfactor_test(bool compile_module) {
compile_module    423 test/correctness/rfactor.cpp     if (compile_module) {
compile_module    451 test/correctness/rfactor.cpp int parallel_dot_product_rfactor_test(bool compile_module) {
compile_module    490 test/correctness/rfactor.cpp     if (compile_module) {
compile_module    516 test/correctness/rfactor.cpp int tuple_rfactor_test(bool compile_module) {
compile_module    550 test/correctness/rfactor.cpp     if (compile_module) {
compile_module    593 test/correctness/rfactor.cpp int tuple_specialize_rdom_predicate_rfactor_test(bool compile_module) {
compile_module    629 test/correctness/rfactor.cpp     if (compile_module) {