Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.cpp244 Function::GetBlocksFunction Function::AugmentedCFGSuccessorsFunction() const { in AugmentedCFGSuccessorsFunction() function in spvtools::val::Function
257 ? AugmentedCFGSuccessorsFunction()(block) in AugmentedCFGSuccessorsFunctionIncludingHeaderToContinueEdge()
Dfunction.h188 GetBlocksFunction AugmentedCFGSuccessorsFunction() const;
Dvalidate_cfg.cpp613 function.first_block(), function.AugmentedCFGSuccessorsFunction(), in PerformCfgChecks()
629 postdom_postorder, function.AugmentedCFGSuccessorsFunction()); in PerformCfgChecks()
/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp244 Function::GetBlocksFunction Function::AugmentedCFGSuccessorsFunction() const { in AugmentedCFGSuccessorsFunction() function in spvtools::val::Function
257 ? AugmentedCFGSuccessorsFunction()(block) in AugmentedCFGSuccessorsFunctionIncludingHeaderToContinueEdge()
Dfunction.h188 GetBlocksFunction AugmentedCFGSuccessorsFunction() const;
Dvalidate_cfg.cpp613 function.first_block(), function.AugmentedCFGSuccessorsFunction(), in PerformCfgChecks()
629 postdom_postorder, function.AugmentedCFGSuccessorsFunction()); in PerformCfgChecks()