Searched defs:fetch (Results 1 – 3 of 3) sorted by relevance
117 HInstruction* fetch; member
152 HInductionVarAnalysis::InductionInfo* CreateFetch(HInstruction* fetch) { in CreateFetch()
1380 std::string HInductionVarAnalysis::FetchToString(HInstruction* fetch) { in FetchToString()