Lines Matching refs:FoundRoot
2923 bool &FoundRoot) { in collectBitParts() argument
2949 Depth + 1, FoundRoot); in collectBitParts()
2954 Depth + 1, FoundRoot); in collectBitParts()
2988 Depth + 1, FoundRoot); in collectBitParts()
3018 Depth + 1, FoundRoot); in collectBitParts()
3033 Depth + 1, FoundRoot); in collectBitParts()
3049 Depth + 1, FoundRoot); in collectBitParts()
3063 Depth + 1, FoundRoot); in collectBitParts()
3076 Depth + 1, FoundRoot); in collectBitParts()
3108 Depth + 1, FoundRoot); in collectBitParts()
3113 Depth + 1, FoundRoot); in collectBitParts()
3129 if (FoundRoot) in collectBitParts()
3134 FoundRoot = true; in collectBitParts()
3171 bool FoundRoot = false; in recognizeBSwapOrBitReverseIdiom() local
3174 collectBitParts(I, MatchBSwaps, MatchBitReversals, BPS, 0, FoundRoot); in recognizeBSwapOrBitReverseIdiom()