Searched defs:DeallocActions (Results 1 – 3 of 3) sorted by relevance
17 std::vector<WrapperFunctionCall> DeallocActions; in runFinalizeActions() local
260 auto DeallocActions = runFinalizeActions(G->allocActions()); finalize() local 461 auto &DeallocActions = DeallocActionsList.back(); deallocate() local 485 createFinalizedAlloc(sys::MemoryBlock StandardSegments,std::vector<orc::shared::WrapperFunctionCall> DeallocActions) createFinalizedAlloc() argument [all...]
385 std::vector<orc::shared::WrapperFunctionCall> DeallocActions; global() member