Home
last modified time | relevance | path

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

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