Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_analysis.h117 HInstruction* fetch; member
Dinduction_var_range.cc342 HInstruction* fetch, in Replace()
1381 HInstruction* fetch, in ReplaceInduction()
Dinduction_var_range_test.cc152 HInductionVarAnalysis::InductionInfo* CreateFetch(HInstruction* fetch) { in CreateFetch()
Dinduction_var_analysis.cc1381 std::string HInductionVarAnalysis::FetchToString(HInstruction* fetch) { in FetchToString()