Searched defs:fetch (Results 1 – 4 of 4) sorted by relevance
120 HInstruction* fetch; member
366 HInstruction* fetch, in Replace()1790 HInstruction* fetch, in ReplaceInduction()
156 HInductionVarAnalysis::InductionInfo* CreateFetch(HInstruction* fetch) { in CreateFetch()
1515 std::string HInductionVarAnalysis::FetchToString(HInstruction* fetch) { in FetchToString()