MCPcopy 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
458void NodeZeroOP::CompileLLVM()
459{
460 V = NULL;
461}
462
463void NodeZeroOP::CompileLLVMExtra()
464{

Callers 2

CompileLLVMExtraMethod · 0.80
CompileMethod · 0.80

Calls 15

assertFunction · 0.85
ThrowErrorFunction · 0.85
PromoteToStackTypeFunction · 0.85
GetStackTypeFunction · 0.85
CreateEntryBlockAllocaFunction · 0.85
ChooseBinaryOpResultTypeFunction · 0.85
MakeBinaryOpFunction · 0.85
GenerateCompareToZeroFunction · 0.85
ConvertFirstToSecondFunction · 0.70
GetStringHashFunction · 0.70
ConvertFirstForSecondFunction · 0.70
SafeSprintfFunction · 0.70

Tested by

no test coverage detected