Home
last modified time | relevance | path

Searched refs:hdrBranch (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.cpp299 Instruction* hdrBranch = block2headerBranch_[blk]; in AddBreaksAndContinuesToWorklist() local
300 if (hdrBranch == nullptr) return; in AddBreaksAndContinuesToWorklist()
301 Instruction* hdrMerge = branch2merge_[hdrBranch]; in AddBreaksAndContinuesToWorklist()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.cpp299 Instruction* hdrBranch = block2headerBranch_[blk]; in AddBreaksAndContinuesToWorklist() local
300 if (hdrBranch == nullptr) return; in AddBreaksAndContinuesToWorklist()
301 Instruction* hdrMerge = branch2merge_[hdrBranch]; in AddBreaksAndContinuesToWorklist()