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.cc981 bool needs_taken_test = true; in TEST_F() local
1035 bool needs_taken_test = true; in TEST_F() local
1094 bool needs_taken_test = true; in TEST_F() local
1178 bool needs_taken_test = true; in TEST_F() local
Dbounds_check_elimination.cc924 bool needs_taken_test = false; in VisitBoundsCheck() local
1735 bool CanHandleLength(HLoopInformation* loop, HInstruction* length, bool needs_taken_test) { in CanHandleLength()
1751 bool CanHandleNullCheck(HLoopInformation* loop, HInstruction* check, bool needs_taken_test) { in CanHandleNullCheck()
1902 void TransformLoopForDeoptimizationIfNeeded(HLoopInformation* loop, bool needs_taken_test) { in TransformLoopForDeoptimizationIfNeeded()
Dinduction_var_range.cc245 /*out*/bool* needs_taken_test) { in CanGenerateRange()
323 bool needs_taken_test = false; in CanGenerateLastValue() local
346 bool needs_taken_test = false; in GenerateLastValue() local