MCPcopy Create free account
hub / github.com/apache/impala / ReleaseResources

Method ReleaseResources

be/src/codegen/llvm-codegen-cache.cc:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void CodeGenCache::ReleaseResources() {
107 if (cache_ != nullptr) cache_.reset();
108}
109
110Status CodeGenCache::Lookup(const CodeGenCacheKey& cache_key,
111 const TCodeGenCacheMode::type& mode, CodeGenCacheEntry* entry,

Callers 3

TearDownMethod · 0.45
TearDownMethod · 0.45
TearDownMethod · 0.45

Calls 1

resetMethod · 0.65

Tested by 3

TearDownMethod · 0.36
TearDownMethod · 0.36
TearDownMethod · 0.36