Searched refs:body_can_be_zero_length_ (Results 1 – 2 of 2) sorted by relevance
1041 body_can_be_zero_length_(body_can_be_zero_length), in LoopChoiceNode()1055 bool body_can_be_zero_length() { return body_can_be_zero_length_; } in body_can_be_zero_length()1070 bool body_can_be_zero_length_; variable
2876 if (body_can_be_zero_length_ || info()->visited) return; in GetQuickCheckDetails()2887 if (body_can_be_zero_length_ || budget <= 0) { in FillInBMInfo()