Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ CompileLLVM
Method
CompileLLVM
NULLC/SyntaxTreeLLVM.cpp:458–461 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
456
}
457
458
void NodeZeroOP::CompileLLVM()
459
{
460
V = NULL;
461
}
462
463
void NodeZeroOP::CompileLLVMExtra()
464
{
Callers
2
CompileLLVMExtra
Method · 0.80
Compile
Method · 0.80
Calls
15
assert
Function · 0.85
ThrowError
Function · 0.85
PromoteToStackType
Function · 0.85
GetStackType
Function · 0.85
CreateEntryBlockAlloca
Function · 0.85
ChooseBinaryOpResultType
Function · 0.85
MakeBinaryOp
Function · 0.85
GenerateCompareToZero
Function · 0.85
ConvertFirstToSecond
Function · 0.70
GetStringHash
Function · 0.70
ConvertFirstForSecond
Function · 0.70
SafeSprintf
Function · 0.70
Tested by
no test coverage detected