Lines Matching defs:IsTruncRoot
2977 bool &IsProfitableToDemote, bool IsTruncRoot) const;
17722 bool &IsProfitableToDemote, bool IsTruncRoot) const {
17836 IsProfitableToDemote, IsTruncRoot)) {
17875 if (!IsTruncRoot)
18137 bool IsTruncRoot = false;
18145 IsTruncRoot = true;
18158 unsigned Limit, bool IsTruncRoot, bool IsSignedCmp) -> unsigned {
18162 if (E.isGather() && IsTruncRoot && E.UserTreeIndices.size() == 1 &&
18291 unsigned MaxDepthLevel = IsTruncRoot ? Limit : 1;
18296 NeedToDemote, IsTruncRoot) ||
18358 IsTruncRoot = true;
18371 IsTruncRoot, IsSignedCmp);
18404 IsTruncRoot =