Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.h351 void KillInstructionAndUsers(Instruction* inst);
Dinterface_var_sroa.cpp206 void InterfaceVariableScalarReplacement::KillInstructionAndUsers( in KillInstructionAndUsers() function in spvtools::opt::InterfaceVariableScalarReplacement
227 KillInstructionAndUsers(inst); in KillInstructionsAndUsers()