Home
last modified time | relevance | path

Searched defs:newSparseMapPos (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dsparsemappos.go25 func newSparseMapPos(n int) *sparseMapPos { func
Dfunc.go155 func (f *Func) newSparseMapPos(n int) *sparseMapPos { func