Searched refs:body_can_be_zero_length_ (Results 1 – 2 of 2) sorted by relevance
1015 body_can_be_zero_length_(body_can_be_zero_length), in LoopChoiceNode()1029 bool body_can_be_zero_length() { return body_can_be_zero_length_; } in body_can_be_zero_length()1044 bool body_can_be_zero_length_; variable
2924 if (body_can_be_zero_length_ || info()->visited) return; in GetQuickCheckDetails()2935 if (body_can_be_zero_length_ || budget <= 0) { in FillInBMInfo()