Searched refs:ExpressionAllocator (Results 1 – 1 of 1) sorted by relevance
504 mutable BumpPtrAllocator ExpressionAllocator; member in __anonf7cb05f80211::NewGVN974 ExpressionAllocator.Deallocate(E); in deleteExpression()1025 E->allocateOperands(ArgRecycler, ExpressionAllocator); in createPHIExpression()1060 E->allocateOperands(ArgRecycler, ExpressionAllocator); in setBasicExpressionInfo()1234 auto *E = new (ExpressionAllocator) in createAggregateValueExpression()1237 E->allocateIntOperands(ExpressionAllocator); in createAggregateValueExpression()1241 auto *E = new (ExpressionAllocator) in createAggregateValueExpression()1244 E->allocateIntOperands(ExpressionAllocator); in createAggregateValueExpression()1378 auto *E = new (ExpressionAllocator) in createStoreExpression()2959 ArgRecycler.clear(ExpressionAllocator); in cleanupTables()[all …]