Searched refs:body_can_be_zero_length_ (Results 1 – 2 of 2) sorted by relevance
1171 body_can_be_zero_length_(body_can_be_zero_length) in LoopChoiceNode()1187 bool body_can_be_zero_length() { return body_can_be_zero_length_; } in body_can_be_zero_length()1201 bool body_can_be_zero_length_; variable
2939 if (body_can_be_zero_length_ || info()->visited) return; in GetQuickCheckDetails()2952 if (body_can_be_zero_length_ || budget <= 0) { in FillInBMInfo()