Home
last modified time | relevance | path

Searched refs:IsTargetDead (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.cpp152 bool AggressiveDCEPass::IsTargetDead(Instruction* inst) { in IsTargetDead() function in spvtools::opt::AggressiveDCEPass
635 if (IsTargetDead(instruction)) { in ProcessGlobalValues()
655 if (IsTargetDead(annotation)) { in ProcessGlobalValues()
661 if (IsTargetDead(annotation)) { in ProcessGlobalValues()
Daggressive_dead_code_elim_pass.h97 bool IsTargetDead(Instruction* inst);
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.cpp152 bool AggressiveDCEPass::IsTargetDead(Instruction* inst) { in IsTargetDead() function in spvtools::opt::AggressiveDCEPass
635 if (IsTargetDead(instruction)) { in ProcessGlobalValues()
655 if (IsTargetDead(annotation)) { in ProcessGlobalValues()
661 if (IsTargetDead(annotation)) { in ProcessGlobalValues()
Daggressive_dead_code_elim_pass.h99 bool IsTargetDead(Instruction* inst);