Searched refs:TPCTrampolinePool (Results 1 – 1 of 1) sorted by relevance
38 class TPCTrampolinePool : public TrampolinePool { class40 TPCTrampolinePool(TPCIndirectionUtils &TPCIU);80 TPCTrampolinePool::TPCTrampolinePool(TPCIndirectionUtils &TPCIU) in TPCTrampolinePool() function in __anon0e890b430111::TPCTrampolinePool90 Error TPCTrampolinePool::deallocatePool() { in deallocatePool()97 Error TPCTrampolinePool::grow() { in grow()277 static_cast<TPCTrampolinePool &>(*TP).deallocatePool()); in cleanup()320 TP = std::make_unique<TPCTrampolinePool>(*this); in getTrampolinePool()