Searched refs:OrderMap (Results 1 – 2 of 2) sorted by relevance
30 struct OrderMap { struct35 OrderMap() : LastGlobalConstantID(0), LastGlobalValueID(0) {} in OrderMap() function57 static void orderValue(const Value *V, OrderMap &OM) { in orderValue()72 static OrderMap orderModule(const Module &M) { in orderModule()75 OrderMap OM; in orderModule()139 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl()208 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder()229 OrderMap OM = orderModule(M); in predictUseListOrder()
55 struct OrderMap { struct71 static void orderValue(const Value *V, OrderMap &OM) { in orderValue()86 static OrderMap orderModule(const Module *M) { in orderModule()89 OrderMap OM; in orderModule()133 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl()196 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder()217 OrderMap OM = orderModule(M); in predictUseListOrder()