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