Home
last modified time | relevance | path

Searched refs:IsOpcodeSafeToDelete (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h554 bool IsOpcodeSafeToDelete() const;
Daggressive_dead_code_elim_pass.cpp556 if (!ii->IsOpcodeSafeToDelete()) { in InitializeWorkList()
Dinstruction.cpp1012 bool Instruction::IsOpcodeSafeToDelete() const { in IsOpcodeSafeToDelete() function in spvtools::opt::Instruction
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h554 bool IsOpcodeSafeToDelete() const;
Daggressive_dead_code_elim_pass.cpp556 if (!ii->IsOpcodeSafeToDelete()) { in InitializeWorkList()
Dinstruction.cpp1012 bool Instruction::IsOpcodeSafeToDelete() const { in IsOpcodeSafeToDelete() function in spvtools::opt::Instruction
/third_party/spirv-tools/source/opt/
Dinstruction.h570 bool IsOpcodeSafeToDelete() const;
Daggressive_dead_code_elim_pass.cpp559 if (!ii->IsOpcodeSafeToDelete()) { in InitializeWorkList()
Dinstruction.cpp1032 bool Instruction::IsOpcodeSafeToDelete() const { in IsOpcodeSafeToDelete() function in spvtools::opt::Instruction