Home
last modified time | relevance | path

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

/art/tools/veridex/
Dflow_analysis.cc212 uint32_t branch_dex_pc = dex_pc + inst.GetTargetOffset(); in AnalyzeCode() local
213 if (MergeRegisterValues(branch_dex_pc)) { in AnalyzeCode()
214 work_list.push_back(branch_dex_pc); in AnalyzeCode()