Home
last modified time | relevance | path

Searched defs:hdrMerge (Results 1 – 3 of 3) sorted by relevance

/third_party/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp295 Instruction* hdrMerge = branch2merge_[user]; in AddBreaksAndContinuesToWorklist() local
309 Instruction* hdrMerge = branch2merge_[hdrBranch]; in AddBreaksAndContinuesToWorklist() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.cpp240 Instruction* hdrMerge = GetMergeInstruction(user); in AddBreaksAndContinuesToWorklist() local
254 Instruction* hdrMerge = GetMergeInstruction(hdrBranch); in AddBreaksAndContinuesToWorklist() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp240 Instruction* hdrMerge = GetMergeInstruction(user); in AddBreaksAndContinuesToWorklist() local
254 Instruction* hdrMerge = GetMergeInstruction(hdrBranch); in AddBreaksAndContinuesToWorklist() local