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.cc760 bool needs_taken_test = true; in TEST_F() local
812 bool needs_taken_test = true; in TEST_F() local
871 bool needs_taken_test = true; in TEST_F() local
953 bool needs_taken_test = true; in TEST_F() local
Dbounds_check_elimination.cc911 bool needs_taken_test = false; in VisitBoundsCheck() local
1713 bool CanHandleLength(HLoopInformation* loop, HInstruction* length, bool needs_taken_test) { in CanHandleLength()
1729 bool CanHandleNullCheck(HLoopInformation* loop, HInstruction* check, bool needs_taken_test) { in CanHandleNullCheck()
1879 void TransformLoopForDeoptimizationIfNeeded(HLoopInformation* loop, bool needs_taken_test) { in TransformLoopForDeoptimizationIfNeeded()
Dinduction_var_range.cc211 /*out*/bool* needs_taken_test) { in CanGenerateRange()
281 bool needs_taken_test = false; in CanGenerateLastValue() local