Searched defs:getDestination (Results 1 – 3 of 3) sorted by relevance
74 void *getDestination(size_t offset) { return mMemory + offset; } in getDestination() function in __anondc7107630111::Container
74 void *getDestination(size_t offset) { return mMemory + offset; } in getDestination() function in __anon246e4f4e0111::Container
781 inline Instruction *MemoryDepChecker::Dependence::getDestination( in getDestination() function