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

  /art/compiler/optimizing/
induction_var_range_test.cc     [all...]
induction_var_range.h 80 bool CanGenerateRange(HInstruction* context,
98 * Precondition: CanGenerateRange() returns true.
111 * Precondition: CanGenerateRange() returns true and needs_taken_test is set.
bounds_check_elimination.cc     [all...]
induction_var_range.cc 244 bool InductionVarRange::CanGenerateRange(HInstruction* context,
286 LOG(FATAL) << "Failed precondition: CanGenerateRange()";
308 LOG(FATAL) << "Failed precondition: CanGenerateRange()";
    [all...]

Completed in 456 milliseconds