Searched defs:safeExpr (Results 1 – 2 of 2) sorted by relevance
| /prebuilts/go/linux-x86/src/cmd/compile/internal/walk/ | ||
| D | order.go | 147 func (o *orderState) safeExpr(n ir.Node) ir.Node { func |
| D | expr.go | 391 func safeExpr(n ir.Node, init *ir.Nodes) ir.Node { func |