Searched defs:DeallocActions (Results 1 – 7 of 7) sorted by relevance
252 auto DeallocActions = runFinalizeActions(G.allocActions()); in finalize() local440 auto &DeallocActions = DeallocActionsList.back(); in deallocate() local464 std::vector<orc::shared::WrapperFunctionCall> DeallocActions) { in createFinalizedAlloc()
17 std::vector<WrapperFunctionCall> DeallocActions; in runFinalizeActions() local
385 std::vector<orc::shared::WrapperFunctionCall> DeallocActions; member
382 std::vector<orc::shared::WrapperFunctionCall> DeallocActions; member