MCPcopy 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

MessageListenerFunction · 0.45
InitGoogleLoggingSafeMethod · 0.45
LogCommandLineFlagsMethod · 0.45
JavaAddJammAgentFunction · 0.45
JavaSetProcessNameFunction · 0.45
InitCommonRuntimeMethod · 0.45
notifyObjectCompiledMethod · 0.45
getObjectMethod · 0.45
NotifyObjectEmittedMethod · 0.45
hash_codeMethod · 0.45
LoadModuleFromMemoryMethod · 0.45
LinkModuleFromLocalFsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected