Searched refs:VRegAlloc (Results 1 – 1 of 1) sorted by relevance
114 VRegAlloc.DestroyAll(); in reset()124 auto *VRegList = new (VRegAlloc.Allocate()) VRegListT(); in insertVRegs()136 SpecificBumpPtrAllocator<VRegListT> VRegAlloc; variable