Searched defs:ForEachParam (Results 1 – 3 of 3) sorted by relevance
176 void Function::ForEachParam(const std::function<void(Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function183 void Function::ForEachParam(const std::function<void(const Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function