Searched refs:allocSparseMapPos (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ | ||
D | allocators.go | 136 func (c *Cache) allocSparseMapPos(n int) *sparseMapPos { func |
D | func.go | 156 return f.Cache.allocSparseMapPos(n) |