Searched refs:EncodeBranch (Results 1 – 2 of 2) sorted by relevance
403 return EncodeBranch(::dex::Opcode::OP_IF_EQZ, instruction); in EncodeInstruction()405 return EncodeBranch(::dex::Opcode::OP_IF_NEZ, instruction); in EncodeInstruction()531 void MethodBuilder::EncodeBranch(::dex::Opcode op, const Instruction& instruction) { in EncodeBranch() function in startop::dex::MethodBuilder
373 void EncodeBranch(::dex::Opcode op, const Instruction& instruction);