Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_analysis.h112 HInstruction* fetch; member
Dinduction_var_range_test.cc131 HInductionVarAnalysis::InductionInfo* CreateFetch(HInstruction* fetch) { in CreateFetch()