Searched refs:structurally_dominates (Results 1 – 12 of 12) sorted by relevance
90 if (header->structurally_dominates(*block)) { in blocks()96 } else if (!exit->structurally_dominates(*block)) { in blocks()100 if (is_loop && continue_header->structurally_dominates(*block)) { in blocks()170 use.first->block()->structurally_dominates(*block)) { in IsStructuredExit()190 if (merge_block->structurally_dominates(*header)) { in IsStructuredExit()
87 bool BasicBlock::structurally_dominates(const BasicBlock& other) const { in structurally_dominates() function in spvtools::val::BasicBlock
176 bool structurally_dominates(const BasicBlock& other) const;
481 target_block->structurally_dominates(*block)) { in FindCaseFallThrough()555 !header->structurally_dominates(*target_block)) { in StructuredSwitchChecks()743 if (!header->structurally_dominates(*merge)) { in StructuredControlFlowChecks()
89 if (header->structurally_dominates(*block)) { in blocks()95 } else if (!exit->structurally_dominates(*block)) { in blocks()99 if (is_loop && continue_header->structurally_dominates(*block)) { in blocks()169 use.first->block()->structurally_dominates(*block) && in IsStructuredExit()191 if (merge_block->structurally_dominates(*header)) { in IsStructuredExit()
86 bool BasicBlock::structurally_dominates(const BasicBlock& other) const { in structurally_dominates() function in spvtools::val::BasicBlock
484 target_block->structurally_dominates(*block)) { in FindCaseFallThrough()558 !header->structurally_dominates(*target_block)) { in StructuredSwitchChecks()747 if (!header->structurally_dominates(*merge)) { in StructuredControlFlowChecks()
90 if (header->structurally_dominates(*block)) { in blocks()96 } else if (!exit->structurally_dominates(*block)) { in blocks()100 if (is_loop && continue_header->structurally_dominates(*block)) { in blocks()170 use.first->block()->structurally_dominates(*block) && in IsStructuredExit()192 if (merge_block->structurally_dominates(*header)) { in IsStructuredExit()
487 target_block->structurally_dominates(*block)) { in FindCaseFallThrough()561 !header->structurally_dominates(*target_block)) { in StructuredSwitchChecks()749 if (!header->structurally_dominates(*merge)) { in StructuredControlFlowChecks()