Home | History | Annotate | Download | only in JIT

Lines Matching refs:getEntrySize

1062   unsigned EntrySize = MJTI->getEntrySize(*TheJIT->getDataLayout());
1086 assert(MJTI->getEntrySize(*TheJIT->getDataLayout()) == sizeof(void*) &&
1106 assert(MJTI->getEntrySize(*TheJIT->getDataLayout()) == 4&&"Cross JIT'ing?");
1182 unsigned EntrySize = JumpTable->getEntrySize(*TheJIT->getDataLayout());