Searched refs:pathKind (Results 1 – 1 of 1) sorted by relevance
1000 PathToKind pathKind = singlePathTo(exitBlk, exitLandBlk, true); in loopbreakPatternMatch() local1004 << pathKind << "\n"; in loopbreakPatternMatch()1007 allInPath = allInPath && (pathKind == SinglePath_InPath); in loopbreakPatternMatch()1008 allNotInPath = allNotInPath && (pathKind == SinglePath_NotInPath); in loopbreakPatternMatch()