Lines Matching refs:FoundRoot
2892 bool &FoundRoot) { in collectBitParts() argument
2918 Depth + 1, FoundRoot); in collectBitParts()
2923 Depth + 1, FoundRoot); in collectBitParts()
2957 Depth + 1, FoundRoot); in collectBitParts()
2987 Depth + 1, FoundRoot); in collectBitParts()
3002 Depth + 1, FoundRoot); in collectBitParts()
3018 Depth + 1, FoundRoot); in collectBitParts()
3032 Depth + 1, FoundRoot); in collectBitParts()
3045 Depth + 1, FoundRoot); in collectBitParts()
3077 Depth + 1, FoundRoot); in collectBitParts()
3082 Depth + 1, FoundRoot); in collectBitParts()
3098 if (FoundRoot) in collectBitParts()
3103 FoundRoot = true; in collectBitParts()
3145 bool FoundRoot = false; in recognizeBSwapOrBitReverseIdiom() local
3148 collectBitParts(I, MatchBSwaps, MatchBitReversals, BPS, 0, FoundRoot); in recognizeBSwapOrBitReverseIdiom()