Home
last modified time | relevance | path

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

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_Posix.cpp150 … llvm::Function *allocated_in = alloca_inst ? alloca_inst->getParent()->getParent() : nullptr; in create_allocation() local
153 if (allocated_in == current_func && in create_allocation()
193 … llvm::Function *allocated_in = alloca_inst ? alloca_inst->getParent()->getParent() : nullptr; in create_allocation() local
196 allocated_in == current_func) { in create_allocation()