Searched defs:dst_func (Results 1 – 3 of 3) sorted by relevance
1680 const opt::Function* dst_func) { in MatchFunctionParamIds()2877 for (const auto& dst_func : dst_func_insts_) { in Output() local