Home | History | Annotate | Download | only in Core

Lines Matching defs:Mem

524       void *Mem = BVC.getAllocator().template Allocate<RegionCluster>();
525 CRef = new (Mem) RegionCluster(BVC, 10);