Searched refs:CollapseDepthSatisfied (Results 1 – 2 of 2) sorted by relevance
93 bool CollapseDepthSatisfied = true; member974 PreserveDepth ? SemaRef.CollapseInfo.CollapseDepthSatisfied in ~LoopInConstructRAII()975 : OldCollapseInfo.CollapseDepthSatisfied; in ~LoopInConstructRAII()987 SemaRef.CollapseInfo.CollapseDepthSatisfied = CollapseDepthSatisified; in ~LoopInConstructRAII()
272 SemaRef.CollapseInfo.CollapseDepthSatisfied = true; in SetCollapseInfoBeforeAssociatedStmt()321 SemaRef.CollapseInfo.CollapseDepthSatisfied = false; in SetCollapseInfoBeforeAssociatedStmt()1031 CollapseInfo.CollapseDepthSatisfied = true; in ForStmtBeginHelper()2099 if (!CollapseInfo.CollapseDepthSatisfied || !TileInfo.TileDepthSatisfied) { in ActOnAssociatedStmt()2100 if (!CollapseInfo.CollapseDepthSatisfied) { in ActOnAssociatedStmt()