Home
last modified time | relevance | path

Searched defs:init_from_context (Results 1 – 1 of 1) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DGenerator.cpp29 void GeneratorContext::init_from_context(const Halide::GeneratorContext &context) { in init_from_context() function in Halide::GeneratorContext
1265 void GeneratorBase::init_from_context(const Halide::GeneratorContext &context) { in init_from_context() function in Halide::Internal::GeneratorBase