Searched refs:UserTE (Results 1 – 1 of 1) sorted by relevance
1033 : UserTE(UserTE), EdgeIdx(EdgeIdx) {} in EdgeInfo()1046 OS << "{User:" << (UserTE ? std::to_string(UserTE->Idx) : "null") in dump()2579 if (UserTreeIdx.UserTE) in newTreeEntry()3775 EI.UserTE->isAltShuffle() && EI.UserTE->Idx != 0; in reorderTopToBottom()3778 UserTE = UserTE->UserTreeIndices.back().UserTE; in reorderTopToBottom()3935 [UserTE](const EdgeInfo &EI) { return EI.UserTE != UserTE; })) in canReorderOperands()3956 return EI.UserTE == UserTE && EI.EdgeIdx == I; in canReorderOperands()4010 return EI.UserTE == TE->UserTreeIndices.front().UserTE; in reorderBottomToTop()4019 TreeEntry *UserTE = EI.UserTE; in reorderBottomToTop() local4103 TreeEntry *UserTE = EI.UserTE; in reorderBottomToTop() local[all …]