Searched refs:LastFormat (Results 1 – 1 of 1) sorted by relevance
1313 FormatDecision LastFormat = Node->State.NextToken->getDecision(); in analyzeSolutionSpace() local1314 if (LastFormat == FD_Unformatted || LastFormat == FD_Continue) in analyzeSolutionSpace()1316 if (LastFormat == FD_Unformatted || LastFormat == FD_Break) in analyzeSolutionSpace()