Home
last modified time | relevance | path

Searched refs:ProcessDexInstruction (Results 1 – 3 of 3) sorted by relevance

/art/tools/veridex/
Dflow_analysis.h143 void ProcessDexInstruction(const Instruction& inst);
Dflow_analysis.cc205 ProcessDexInstruction(inst); in AnalyzeCode()
236 void VeriFlowAnalysis::ProcessDexInstruction(const Instruction& instruction) { in ProcessDexInstruction() function in art::VeriFlowAnalysis
/art/compiler/optimizing/
Dinstruction_builder.h75 bool ProcessDexInstruction(const Instruction& instruction, uint32_t dex_pc, size_t quicken_index);