Searched defs:CurrentOrder (Results 1 – 2 of 2) sorted by relevance
137 unsigned CurrentOrder = IOM[&MI]; in runOnMachineFunction() local
3615 OrdersType CurrentOrder(NumScalars, NumScalars); in findReusedOrderedScalars() local3650 auto &&IsIdentityOrder = [NumScalars](ArrayRef<unsigned> CurrentOrder) { in findReusedOrderedScalars()3959 OrdersType CurrentOrder(TE.ReorderIndices); in getReorderingData() local4048 OrdersType CurrentOrder; in getReorderingData() local4056 if (std::optional<OrdersType> CurrentOrder = findReusedOrderedScalars(TE)) in getReorderingData() local4163 if (std::optional<OrdersType> CurrentOrder = in reorderTopToBottom() local4261 OrdersType CurrentOrder(E, E); in reorderTopToBottom() local4333 OrdersType CurrentOrder; in reorderTopToBottom() local4407 if (std::optional<OrdersType> CurrentOrder = in reorderBottomToTop() local4500 OrdersType CurrentOrder(E, E); in reorderBottomToTop() local[all …]