Searched refs:ExpressionAllocator (Results 1 – 1 of 1) sorted by relevance
501 mutable BumpPtrAllocator ExpressionAllocator; member in __anonb04f3f7e0211::NewGVN968 ExpressionAllocator.Deallocate(E); in deleteExpression()1019 E->allocateOperands(ArgRecycler, ExpressionAllocator); in createPHIExpression()1054 E->allocateOperands(ArgRecycler, ExpressionAllocator); in setBasicExpressionInfo()1227 auto *E = new (ExpressionAllocator) in createAggregateValueExpression()1230 E->allocateIntOperands(ExpressionAllocator); in createAggregateValueExpression()1234 auto *E = new (ExpressionAllocator) in createAggregateValueExpression()1237 E->allocateIntOperands(ExpressionAllocator); in createAggregateValueExpression()1378 auto *E = new (ExpressionAllocator) in createStoreExpression()2962 ArgRecycler.clear(ExpressionAllocator); in cleanupTables()[all …]