Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ low
Method
low
cpp/src/gandiva/decimal_ir.h:99–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
98
llvm::Value* high() const { return high_; }
99
llvm::Value* low() const { return low_; }
100
101
private:
102
llvm::Value* high_;
Callers
4
AddLarge
Method · 0.80
BuildCompare
Method · 0.80
CallDecimalFunction
Method · 0.80
AddTrace128
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected