Searched defs:paIns (Results 1 – 1 of 1) sorted by relevance
1737 static void TranslateImmToLabel(pandasm::Ins *paIns, LabelTable *labelTable, const uint8_t *insArr, in TranslateImmToLabel()1824 auto paIns = BytecodeInstructionToPandasmInstruction(bcIns, methodId); in GetInstructions() local