Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/
Dcfa.h261 get_blocks_func succ_func, in TraversalRoots()
304 get_blocks_func succ_func, get_blocks_func pred_func) { in ComputeAugmentedCFG()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dcfa.h261 get_blocks_func succ_func, in TraversalRoots()
304 get_blocks_func succ_func, get_blocks_func pred_func) { in ComputeAugmentedCFG()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.cpp273 auto succ_func = [](const BasicBlock* b) { return b->successors(); }; in ComputeAugmentedCFG() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp273 auto succ_func = [](const BasicBlock* b) { return b->successors(); }; in ComputeAugmentedCFG() local