Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
void CodeGenCache::ReleaseResources() {
107
if (cache_ != nullptr) cache_.reset();
108
}
109
110
Status CodeGenCache::Lookup(const CodeGenCacheKey& cache_key,
111
const TCodeGenCacheMode::type& mode, CodeGenCacheEntry* entry,
Callers
3
TearDown
Method · 0.45
TearDown
Method · 0.45
TearDown
Method · 0.45
Calls
1
reset
Method · 0.65
Tested by
3
TearDown
Method · 0.36
TearDown
Method · 0.36
TearDown
Method · 0.36