Home
last modified time | relevance | path

Searched defs:needs_taken_test (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dinduction_var_range_test.cc980 bool needs_taken_test = true; in TEST_F() local
1034 bool needs_taken_test = true; in TEST_F() local
1095 bool needs_taken_test = true; in TEST_F() local
1179 bool needs_taken_test = true; in TEST_F() local
Dbounds_check_elimination.cc911 bool needs_taken_test = false; in VisitBoundsCheck() local
1723 bool CanHandleLength(HLoopInformation* loop, HInstruction* length, bool needs_taken_test) { in CanHandleLength()
1739 bool CanHandleNullCheck(HLoopInformation* loop, HInstruction* check, bool needs_taken_test) { in CanHandleNullCheck()
1889 void TransformLoopForDeoptimizationIfNeeded(HLoopInformation* loop, bool needs_taken_test) { in TransformLoopForDeoptimizationIfNeeded()
Dinduction_var_range.cc244 /*out*/bool* needs_taken_test) { in CanGenerateRange()
316 bool needs_taken_test = false; in CanGenerateLastValue() local