Home | History | Annotate | Download | only in src

Lines Matching refs:IsTrueReachable

992   bool IsTrueReachable() { return true_branch_ != NULL; }
995 return IsTrueReachable() || IsFalseReachable();