OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:visit_fn_
(Results
1 - 2
of
2
) sorted by null
/external/deqp-deps/SPIRV-Tools/source/opt/
propagator.h
190
: ctx_(context),
visit_fn_
(visit_fn) {}
219
// Simulate the execution |block| by calling |
visit_fn_
| on every instruction
225
// propagation. This invokes the callback function |
visit_fn_
| to determine
278
VisitFunction
visit_fn_
;
member in class:spvtools::opt::SSAPropagator
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
propagator.h
190
: ctx_(context),
visit_fn_
(visit_fn) {}
219
// Simulate the execution |block| by calling |
visit_fn_
| on every instruction
225
// propagation. This invokes the callback function |
visit_fn_
| to determine
278
VisitFunction
visit_fn_
;
member in class:spvtools::opt::SSAPropagator
Completed in 1119 milliseconds