Searched defs:newSparseMap (Results 1 – 2 of 2) sorted by relevance
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ | ||
D | sparsemap.go | 22 func newSparseMap(n int) *sparseMap { func |
D | func.go | 144 func (f *Func) newSparseMap(n int) *sparseMap { func |