Lines Matching refs:FoundRoot
3773 bool &FoundRoot) { in collectBitParts() argument
3799 Depth + 1, FoundRoot); in collectBitParts()
3804 Depth + 1, FoundRoot); in collectBitParts()
3838 Depth + 1, FoundRoot); in collectBitParts()
3868 Depth + 1, FoundRoot); in collectBitParts()
3883 Depth + 1, FoundRoot); in collectBitParts()
3899 Depth + 1, FoundRoot); in collectBitParts()
3913 Depth + 1, FoundRoot); in collectBitParts()
3926 Depth + 1, FoundRoot); in collectBitParts()
3958 Depth + 1, FoundRoot); in collectBitParts()
3963 Depth + 1, FoundRoot); in collectBitParts()
3979 if (FoundRoot) in collectBitParts()
3984 FoundRoot = true; in collectBitParts()
4022 bool FoundRoot = false; in recognizeBSwapOrBitReverseIdiom() local
4025 collectBitParts(I, MatchBSwaps, MatchBitReversals, BPS, 0, FoundRoot); in recognizeBSwapOrBitReverseIdiom()