Searched defs:BytecodeInst (Results 1 – 1 of 1) sorted by relevance
217 explicit BytecodeInst(const uint8_t *pc) : Base {pc} in BytecodeInst() function222 …explicit BytecodeInst(const uint8_t *pc, const uint8_t *from, const uint8_t *to) : Base {pc, from,… in BytecodeInst() function