Searched refs:replacers (Results 1 – 3 of 3) sorted by relevance
41 List<Box> replacers = new LinkedList<Box>(); field in FreeBox61 for (Box replacer : replacers) { in getBox()84 for (Box replacer : replacers) { in getSize()110 replacers.add(box);
166 func shrinkExpand(v uint64, compMap CompMap) (replacers uint64Set) {212 if replacers == nil {213 replacers = make(uint64Set)215 replacers[replacer] = true
188 ; check PHI, IMPLICIT_DEF, and INSERT_SUBREG replacers.