Searched refs:IsTruncRoot (Results 1 – 1 of 1) sorted by relevance
2644 bool IsTruncRoot) const;15128 bool IsTruncRoot) const { in collectValuesToDemote()15231 IsTruncRoot)) { in collectValuesToDemote()15271 if (!IsTruncRoot) in collectValuesToDemote()15524 bool IsTruncRoot = false; in computeMinimumValueSizes() local15531 IsTruncRoot = true; in computeMinimumValueSizes()15544 unsigned Limit, bool IsTruncRoot, in computeMinimumValueSizes()15549 if (E.isGather() && IsTruncRoot && E.UserTreeIndices.size() == 1 && in computeMinimumValueSizes()15660 unsigned MaxDepthLevel = IsTruncRoot ? Limit : 1; in computeMinimumValueSizes()15665 IsTruncRoot) || in computeMinimumValueSizes()[all …]