Lines Matching refs:FoundRoot
3667 bool &FoundRoot) { in collectBitParts() argument
3693 Depth + 1, FoundRoot); in collectBitParts()
3698 Depth + 1, FoundRoot); in collectBitParts()
3732 Depth + 1, FoundRoot); in collectBitParts()
3762 Depth + 1, FoundRoot); in collectBitParts()
3777 Depth + 1, FoundRoot); in collectBitParts()
3793 Depth + 1, FoundRoot); in collectBitParts()
3807 Depth + 1, FoundRoot); in collectBitParts()
3820 Depth + 1, FoundRoot); in collectBitParts()
3852 Depth + 1, FoundRoot); in collectBitParts()
3857 Depth + 1, FoundRoot); in collectBitParts()
3873 if (FoundRoot) in collectBitParts()
3878 FoundRoot = true; in collectBitParts()
3916 bool FoundRoot = false; in recognizeBSwapOrBitReverseIdiom() local
3919 collectBitParts(I, MatchBSwaps, MatchBitReversals, BPS, 0, FoundRoot); in recognizeBSwapOrBitReverseIdiom()