Searched refs:normalizeGoDeferCall (Results 1 – 1 of 1) sorted by relevance
203 call := normalizeGoDeferCall(n.Pos(), n.Op(), n.Call, n.PtrInit())220 func normalizeGoDeferCall(pos src.XPos, op ir.Op, call ir.Node, init *ir.Nodes) *ir.CallExpr { func