Home | History | Annotate | Download | only in JIT

Lines Matching refs:IndGV

1214   uint8_t *IndGV = MemMgr->allocateStub(GV, Size, Alignment);
1215 memcpy(IndGV, Buffer, Size);
1216 return IndGV;