Searched defs:fetch (Results 1 – 4 of 4) sorted by relevance
117 HInstruction* fetch; member
342 HInstruction* fetch, in Replace()1381 HInstruction* fetch, in ReplaceInduction()
152 HInductionVarAnalysis::InductionInfo* CreateFetch(HInstruction* fetch) { in CreateFetch()
1381 std::string HInductionVarAnalysis::FetchToString(HInstruction* fetch) { in FetchToString()