Searched refs:OrderGlobalInits (Results 1 – 2 of 2) sorted by relevance
89 struct OrderGlobalInits { struct92 OrderGlobalInits(unsigned int p, unsigned int l) in OrderGlobalInits() argument95 bool operator==(const OrderGlobalInits &RHS) const {100 bool operator<(const OrderGlobalInits &RHS) const {348 typedef std::pair<OrderGlobalInits, llvm::Function*> GlobalInitData;
286 OrderGlobalInits Key(order, PrioritizedCXXGlobalInits.size()); in EmitCXXGlobalVarDeclInitFunc()