Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstruct_cfg_analysis.cpp110 merge_blocks_.Set(new_state.merge_node); in AddBlocksInFunction()
215 return merge_blocks_.Get(bb_id); in IsMergeBlock()
Dstruct_cfg_analysis.h155 utils::BitVector merge_blocks_; variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dstruct_cfg_analysis.cpp110 merge_blocks_.Set(new_state.merge_node); in AddBlocksInFunction()
215 return merge_blocks_.Get(bb_id); in IsMergeBlock()
Dstruct_cfg_analysis.h155 utils::BitVector merge_blocks_; variable
/third_party/spirv-tools/source/opt/
Dstruct_cfg_analysis.cpp110 merge_blocks_.Set(new_state.merge_node); in AddBlocksInFunction()
215 return merge_blocks_.Get(bb_id); in IsMergeBlock()
Dstruct_cfg_analysis.h155 utils::BitVector merge_blocks_; variable