Searched defs:needs_taken_test (Results 1 – 3 of 3) sorted by relevance
980 bool needs_taken_test = true; in TEST_F() local1034 bool needs_taken_test = true; in TEST_F() local1095 bool needs_taken_test = true; in TEST_F() local1179 bool needs_taken_test = true; in TEST_F() local
911 bool needs_taken_test = false; in VisitBoundsCheck() local1723 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()
244 /*out*/bool* needs_taken_test) { in CanGenerateRange()316 bool needs_taken_test = false; in CanGenerateLastValue() local