Searched defs:FoundRoot (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ | ||
H A D | AggressiveInstCombine.cpp | 617 bool FoundRoot = false; global() member |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 3767 collectBitParts(Value * V,bool MatchBSwaps,bool MatchBitReversals,std::map<Value *,std::optional<BitPart>> & BPS,int Depth,bool & FoundRoot) collectBitParts() argument |