Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_wrap_region_in_selection.cpp91 opt::IRContext* ir_context, uint32_t header_block_candidate_id, in IsApplicableToBlockRange() argument
96 fuzzerutil::MaybeFindBlock(ir_context, header_block_candidate_id); in IsApplicableToBlockRange()
150 if (structured_cfg->ContainingConstruct(header_block_candidate_id) != in IsApplicableToBlockRange()
152 structured_cfg->IsInContinueConstruct(header_block_candidate_id) != in IsApplicableToBlockRange()
Dtransformation_wrap_region_in_selection.h76 uint32_t header_block_candidate_id,
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_wrap_region_in_selection.cpp91 opt::IRContext* ir_context, uint32_t header_block_candidate_id, in IsApplicableToBlockRange() argument
96 fuzzerutil::MaybeFindBlock(ir_context, header_block_candidate_id); in IsApplicableToBlockRange()
150 if (structured_cfg->ContainingConstruct(header_block_candidate_id) != in IsApplicableToBlockRange()
152 structured_cfg->IsInContinueConstruct(header_block_candidate_id) != in IsApplicableToBlockRange()
Dtransformation_wrap_region_in_selection.h76 uint32_t header_block_candidate_id,