Home
last modified time | relevance | path

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

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_LLVM.h165 std::vector<LoweredArgument> current_function_args; variable
H A DCodeGen_LLVM.cpp696 current_function_args = args; in begin_func()
781 current_function_args.clear(); in end_func()
3124 current_function_args, in visit()