Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.h354 void KillInstructionsAndUsers(const std::vector<Instruction*>& insts);
Dinterface_var_sroa.cpp224 void InterfaceVariableScalarReplacement::KillInstructionsAndUsers( in KillInstructionsAndUsers() function in spvtools::opt::InterfaceVariableScalarReplacement
300 KillInstructionsAndUsers(users); in ReplaceInterfaceVarWith()