Home
last modified time | relevance | path

Searched refs:pathKind (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp1000 PathToKind pathKind = singlePathTo(exitBlk, exitLandBlk, true); in loopbreakPatternMatch() local
1004 << pathKind << "\n"; in loopbreakPatternMatch()
1007 allInPath = allInPath && (pathKind == SinglePath_InPath); in loopbreakPatternMatch()
1008 allNotInPath = allNotInPath && (pathKind == SinglePath_NotInPath); in loopbreakPatternMatch()