Searched defs:ProcessDexInstruction (Results 1 – 2 of 2) sorted by relevance
259 void VeriFlowAnalysis::ProcessDexInstruction(const Instruction& instruction) { in ProcessDexInstruction() function in art::VeriFlowAnalysis
2778 bool HInstructionBuilder::ProcessDexInstruction(const Instruction& instruction, uint32_t dex_pc) { in ProcessDexInstruction() function in art::HInstructionBuilder