Searched defs:bc_ins (Results 1 – 2 of 2) sorted by relevance
480 const auto bc_ins = BytecodeInstruction(code_accessor.GetInstructions()); in GetExceptions() local535 bool Disassembler::LocateTryBlock(const BytecodeInstruction &bc_ins, const BytecodeInstruction &bc_… in LocateTryBlock()588 bool Disassembler::LocateCatchBlock(const BytecodeInstruction &bc_ins, const BytecodeInstruction &b… in LocateCatchBlock()1550 std::string Disassembler::IDToString(BytecodeInstruction bc_ins, panda_file::File::EntityId method_… in IDToString()1583 BytecodeInstruction bc_ins, BytecodeInstruction bc_ins_last, in translateImmToLabel()1623 auto bc_ins = BytecodeInstruction(ins_arr); in GetInstructions() local
791 auto bc_ins = BytecodeInstruction(ins_arr); in TEST() local