Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ empty
Method
empty
be/src/codegen/llvm-codegen-cache.h:128–128 ·
view source on GitHub ↗
Return if the key is empty.
Source
from the content-addressed store, hash-verified
126
127
/// Return if the key is empty.
128
bool empty() const { return key_.empty(); }
129
130
private:
131
/// The data of the key.
Callers
15
MessageListener
Function · 0.45
InitGoogleLoggingSafe
Method · 0.45
LogCommandLineFlags
Method · 0.45
JavaAddJammAgent
Function · 0.45
JavaSetProcessName
Function · 0.45
InitCommonRuntime
Method · 0.45
notifyObjectCompiled
Method · 0.45
getObject
Method · 0.45
NotifyObjectEmitted
Method · 0.45
hash_code
Method · 0.45
LoadModuleFromMemory
Method · 0.45
LinkModuleFromLocalFs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected