Home
last modified time | relevance | path

Searched defs:ProcessDexInstruction (Results 1 – 2 of 2) sorted by relevance

/art/tools/veridex/
Dflow_analysis.cc259 void VeriFlowAnalysis::ProcessDexInstruction(const Instruction& instruction) { in ProcessDexInstruction() function in art::VeriFlowAnalysis
/art/compiler/optimizing/
Dinstruction_builder.cc2778 bool HInstructionBuilder::ProcessDexInstruction(const Instruction& instruction, uint32_t dex_pc) { in ProcessDexInstruction() function in art::HInstructionBuilder