Searched refs:IsTruncRoot (Results 1 – 1 of 1) sorted by relevance
3427 bool &IsProfitableToDemote, bool IsTruncRoot) const;20084 bool &IsProfitableToDemote, bool IsTruncRoot) const { in collectValuesToDemote()20155 IsTruncRoot)) { in collectValuesToDemote()20212 IsProfitableToDemote, IsTruncRoot)) { in collectValuesToDemote()20251 if (!IsTruncRoot) in collectValuesToDemote()20515 bool IsTruncRoot = false; in computeMinimumValueSizes() local20523 IsTruncRoot = true; in computeMinimumValueSizes()20536 unsigned Limit, bool IsTruncRoot, bool IsSignedCmp) -> unsigned { in computeMinimumValueSizes() argument20540 if (E.isGather() && IsTruncRoot && E.UserTreeIndex && in computeMinimumValueSizes()20679 unsigned MaxDepthLevel = IsTruncRoot ? Limit : 1; in computeMinimumValueSizes()[all …]