Searched defs:bc_ins (Results 1 – 2 of 2) sorted by relevance
478 const auto bc_ins = BytecodeInstruction(code_accessor.GetInstructions()); in GetExceptions() local532 bool Disassembler::LocateTryBlock(const BytecodeInstruction &bc_ins, const BytecodeInstruction &bc_… in LocateTryBlock()585 bool Disassembler::LocateCatchBlock(const BytecodeInstruction &bc_ins, const BytecodeInstruction &b… in LocateCatchBlock()1546 std::string Disassembler::IDToString(BytecodeInstruction bc_ins, panda_file::File::EntityId method_… in IDToString()1579 BytecodeInstruction bc_ins, BytecodeInstruction bc_ins_last, in translateImmToLabel()1618 auto bc_ins = BytecodeInstruction(ins_arr); in GetInstructions() local
791 auto bc_ins = BytecodeInstruction(ins_arr); in TEST() local