Searched defs:CurrentOrder (Results 1 – 3 of 3) sorted by relevance
137 unsigned CurrentOrder = IOM[&MI]; in runOnMachineFunction() local
3414 OrdersType CurrentOrder(NumScalars, NumScalars); in findReusedOrderedScalars() local3689 OrdersType CurrentOrder; in getReorderingData() local3759 if (Optional<OrdersType> CurrentOrder = in reorderTopToBottom() local3839 OrdersType CurrentOrder(E, E); in reorderTopToBottom() local3911 OrdersType CurrentOrder; in reorderTopToBottom() local3985 if (Optional<OrdersType> CurrentOrder = in reorderBottomToTop() local4077 OrdersType CurrentOrder(E, E); in reorderBottomToTop() local4900 OrdersType CurrentOrder; in buildTree_rec() local5004 OrdersType CurrentOrder; in buildTree_rec() local5327 OrdersType CurrentOrder; in buildTree_rec() local[all …]
842 uint32_t CurrentOrder; member