Searched refs:EncodeBranch (Results 1 – 2 of 2) sorted by relevance
356 return EncodeBranch(art::Instruction::IF_EQZ, instruction); in EncodeInstruction()358 return EncodeBranch(art::Instruction::IF_NEZ, instruction); in EncodeInstruction()479 void MethodBuilder::EncodeBranch(art::Instruction::Code op, const Instruction& instruction) { in EncodeBranch() function in startop::dex::MethodBuilder
319 void EncodeBranch(art::Instruction::Code op, const Instruction& instruction);