Searched refs:IsIdentity (Results 1 – 2 of 2) sorted by relevance
4973 bool IsIdentity = true; in buildTree_rec() local4976 IsIdentity &= Indices.top().second == I; in buildTree_rec()4979 if (IsIdentity) in buildTree_rec()6218 bool IsIdentity = true; in getEntryCost() local6224 IsIdentity &= InsertIdx - OffsetBeg == I; in getEntryCost()6239 if (!IsIdentity) in getEntryCost()7972 bool IsIdentity = true; in vectorizeTree() local7978 IsIdentity &= InsertIdx - Offset == I; in vectorizeTree()7981 if (!IsIdentity || NumElts != NumScalars) { in vectorizeTree()7989 if ((!IsIdentity || Offset != 0 || in vectorizeTree()
4833 bool IsIdentity = true; in FoldBUILD_VECTOR() local4840 IsIdentity = false; in FoldBUILD_VECTOR()4845 if (IsIdentity) in FoldBUILD_VECTOR()4877 bool IsIdentity = true; in foldCONCAT_VECTORS() local4885 IsIdentity = false; in foldCONCAT_VECTORS()4892 if (IsIdentity) { in foldCONCAT_VECTORS()