Searched defs:At (Results 1 – 2 of 2) sorted by relevance
311 static Instr* At(byte* pc) { return reinterpret_cast<Instr*>(pc); } in At() function
500 static Instruction* At(byte_* pc) { in At() function