HomeSort by relevance Sort by last modified time
    Searched refs:ReplaceInduction (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
induction_var_range.h 320 void ReplaceInduction(HInductionVarAnalysis::InductionInfo* info,
induction_var_range.cc 362 ReplaceInduction(induction_analysis_->LookupInfo(lp, instruction), fetch, replacement);
364 ReplaceInduction(induction_analysis_->LookupInfo(lp, GetLoopControl(lp)), fetch, replacement);
    [all...]

Completed in 76 milliseconds