Function (File:Line) |
Call count |
Block coverage |
Driver::Driver() (/home/runner/work/spice/spice/test/driver/Driver.h:15) | excluded | 54.0% |
Driver::addOptions(bool&, bool&, bool&, bool&) (/home/runner/work/spice/spice/test/driver/Driver.cpp:21) | excluded | 49.0% |
Driver::createInterface() (/home/runner/work/spice/spice/test/driver/Driver.cpp:7) | excluded | 52.0% |
Driver::parse(int, char**) (/home/runner/work/spice/spice/test/driver/Driver.cpp:39) | excluded | 36.0% |
auto spice::compiler::BlockAllocator<spice::compiler::ASTNode>::printAllocatedClassStatistic() const::{lambda(auto:1 const&, auto:2 const&)#1}::operator()<std::pair<char const*, unsigned long>, std::pair<char const*, unsigned long> >(std::pair<char const*, unsigned long> const&, std::pair<char const*, unsigned long> const&) const (/home/runner/work/spice/spice/src/util/BlockAllocator.h:61) | not called | 0.0% |
auto spice::compiler::GlobalResourceManager::getTotalLineCount() const::{lambda(unsigned long, auto:1 const&)#1}::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::unique_ptr<spice::compiler::SourceFile, std::default_delete<spice::compiler::SourceFile> > > >(unsigned long, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::unique_ptr<spice::compiler::SourceFile, std::default_delete<spice::compiler::SourceFile> > > const&) const (/home/runner/work/spice/spice/src/global/GlobalResourceManager.cpp:76) | not called | 0.0% |
auto spice::compiler::SourceFile::imports(spice::compiler::SourceFile const*) const::{lambda(auto:1 const&)#1}::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::SourceFile*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::SourceFile*> const&) const (/home/runner/work/spice/spice/src/SourceFile.cpp:618) | called 85542 times | 100.0% |
auto spice::compiler::SymbolTable::insert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::ASTNode*, bool)::{lambda(auto:1 const&)#1}::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::SymbolTableEntry> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::SymbolTableEntry> const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:25) | called 179110 times | 100.0% |
compileProject(spice::compiler::CliOptions const&) (/home/runner/work/spice/spice/src/main.cpp:21) | not called | 0.0% |
int spice::compiler::ASTBuilder::parseNumeric<int>(antlr4::tree::TerminalNode*, std::function<int (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, short, bool)> const&) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1746) | called 3404 times | 51.0% |
long spice::compiler::ASTBuilder::parseNumeric<long>(antlr4::tree::TerminalNode*, std::function<long (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, short, bool)> const&) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1746) | called 4078 times | 33.0% |
main (/home/runner/work/spice/spice/src/main.cpp:66) | not called | 0.0% |
main (/home/runner/work/spice/spice/test/main.cpp:27) | excluded | 85.0% |
short spice::compiler::ASTBuilder::parseNumeric<short>(antlr4::tree::TerminalNode*, std::function<short (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, short, bool)> const&) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1746) | called 177 times | 31.0% |
spice::compiler::ASTBuilder::ASTBuilder(spice::compiler::GlobalResourceManager&, spice::compiler::SourceFile*, antlr4::ANTLRInputStream*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:17) | called 901 times | 62.0% |
spice::compiler::ASTBuilder::getIdentifier[abi:cxx11](antlr4::tree::TerminalNode*) const (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1813) | called 76311 times | 71.0% |
spice::compiler::ASTBuilder::parseChar(antlr4::tree::TerminalNode*) const (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1704) | called 887 times | 58.0% |
spice::compiler::ASTBuilder::parseInt(antlr4::tree::TerminalNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1666) | called 3404 times | 100.0% |
spice::compiler::ASTBuilder::parseInt(antlr4::tree::TerminalNode*)::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, short, bool)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, short, bool) const (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1667) | called 3404 times | 75.0% |
spice::compiler::ASTBuilder::parseLong(antlr4::tree::TerminalNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1694) | called 4078 times | 78.0% |
spice::compiler::ASTBuilder::parseLong(antlr4::tree::TerminalNode*)::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, short, bool)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, short, bool) const (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1695) | called 4078 times | 100.0% |
spice::compiler::ASTBuilder::parseShort(antlr4::tree::TerminalNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1680) | called 177 times | 78.0% |
spice::compiler::ASTBuilder::parseShort(antlr4::tree::TerminalNode*)::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, short, bool)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, short, bool) const (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1681) | called 177 times | 75.0% |
spice::compiler::ASTBuilder::parseString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1740) | called 1717 times | 100.0% |
spice::compiler::ASTBuilder::replaceEscapeChars(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1783) | called 2391 times | 79.0% |
spice::compiler::ASTBuilder::visitAdditiveExpr(SpiceParser::AdditiveExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1105) | called 49175 times | 83.0% |
spice::compiler::ASTBuilder::visitAliasDef(SpiceParser::AliasDefContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:250) | called 32 times | 77.0% |
spice::compiler::ASTBuilder::visitAlignOfCall(SpiceParser::AlignOfCallContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:929) | called 11 times | 76.0% |
spice::compiler::ASTBuilder::visitAnonymousBlockStmt(SpiceParser::AnonymousBlockStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:463) | called 13 times | 79.0% |
spice::compiler::ASTBuilder::visitArgLst(SpiceParser::ArgLstContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:541) | called 7529 times | 73.0% |
spice::compiler::ASTBuilder::visitArrayInitialization(SpiceParser::ArrayInitializationContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1363) | called 67 times | 82.0% |
spice::compiler::ASTBuilder::visitAssertStmt(SpiceParser::AssertStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:864) | called 608 times | 79.0% |
spice::compiler::ASTBuilder::visitAssignExpr(SpiceParser::AssignExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:971) | called 47294 times | 74.0% |
spice::compiler::ASTBuilder::visitAssignOp(SpiceParser::AssignOpContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1566) | called 5416 times | 93.0% |
spice::compiler::ASTBuilder::visitAtomicExpr(SpiceParser::AtomicExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1223) | called 58466 times | 73.0% |
spice::compiler::ASTBuilder::visitAttr(SpiceParser::AttrContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:754) | called 627 times | 75.0% |
spice::compiler::ASTBuilder::visitAttrLst(SpiceParser::AttrLstContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:744) | called 412 times | 92.0% |
spice::compiler::ASTBuilder::visitBaseDataType(SpiceParser::BaseDataTypeContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1490) | called 29877 times | 87.0% |
spice::compiler::ASTBuilder::visitBitwiseAndExpr(SpiceParser::BitwiseAndExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1043) | called 43014 times | 92.0% |
spice::compiler::ASTBuilder::visitBitwiseOrExpr(SpiceParser::BitwiseOrExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1023) | called 42978 times | 92.0% |
spice::compiler::ASTBuilder::visitBitwiseXorExpr(SpiceParser::BitwiseXorExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1033) | called 43010 times | 92.0% |
spice::compiler::ASTBuilder::visitBreakStmt(SpiceParser::BreakStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:829) | called 98 times | 80.0% |
spice::compiler::ASTBuilder::visitBuiltinCall(SpiceParser::BuiltinCallContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:877) | called 1363 times | 72.0% |
spice::compiler::ASTBuilder::visitCaseBranch(SpiceParser::CaseBranchContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:443) | called 28 times | 70.0% |
spice::compiler::ASTBuilder::visitCaseConstant(SpiceParser::CaseConstantContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:784) | called 28 times | 66.0% |
spice::compiler::ASTBuilder::visitCastExpr(SpiceParser::CastExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1153) | called 53050 times | 79.0% |
spice::compiler::ASTBuilder::visitConstant(SpiceParser::ConstantContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1288) | called 11505 times | 83.0% |
spice::compiler::ASTBuilder::visitContinueStmt(SpiceParser::ContinueStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:842) | called 171 times | 80.0% |
spice::compiler::ASTBuilder::visitCustomDataType(SpiceParser::CustomDataTypeContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1525) | called 11202 times | 75.0% |
spice::compiler::ASTBuilder::visitDataType(SpiceParser::DataTypeContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1448) | called 29878 times | 74.0% |
spice::compiler::ASTBuilder::visitDeclStmt(SpiceParser::DeclStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:637) | called 12674 times | 86.0% |
spice::compiler::ASTBuilder::visitDefaultBranch(SpiceParser::DefaultBranchContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:454) | called 3 times | 79.0% |
spice::compiler::ASTBuilder::visitDoWhileLoop(SpiceParser::DoWhileLoopContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:392) | called 9 times | 71.0% |
spice::compiler::ASTBuilder::visitElseStmt(SpiceParser::ElseStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:414) | called 168 times | 76.0% |
spice::compiler::ASTBuilder::visitEntry(SpiceParser::EntryContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:20) | called 899 times | 67.0% |
spice::compiler::ASTBuilder::visitEnumDef(SpiceParser::EnumDefContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:219) | called 41 times | 81.0% |
spice::compiler::ASTBuilder::visitEnumItem(SpiceParser::EnumItemContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:561) | called 441 times | 94.0% |
spice::compiler::ASTBuilder::visitEnumItemLst(SpiceParser::EnumItemLstContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:551) | called 41 times | 73.0% |
spice::compiler::ASTBuilder::visitEqualityExpr(SpiceParser::EqualityExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1053) | called 43041 times | 94.0% |
spice::compiler::ASTBuilder::visitExprStmt(SpiceParser::ExprStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:653) | called 9727 times | 79.0% |
spice::compiler::ASTBuilder::visitExtDecl(SpiceParser::ExtDeclContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:283) | called 703 times | 81.0% |
spice::compiler::ASTBuilder::visitFallthroughStmt(SpiceParser::FallthroughStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:855) | called 6 times | 90.0% |
spice::compiler::ASTBuilder::visitFctCall(SpiceParser::FctCallContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1327) | called 9994 times | 80.0% |
spice::compiler::ASTBuilder::visitFctName(SpiceParser::FctNameContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:128) | called 6957 times | 80.0% |
spice::compiler::ASTBuilder::visitField(SpiceParser::FieldContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:574) | called 1194 times | 77.0% |
spice::compiler::ASTBuilder::visitForHead(SpiceParser::ForHeadContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:341) | called 984 times | 65.0% |
spice::compiler::ASTBuilder::visitForLoop(SpiceParser::ForLoopContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:332) | called 984 times | 78.0% |
spice::compiler::ASTBuilder::visitForeachHead(SpiceParser::ForeachHeadContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:365) | called 87 times | 67.0% |
spice::compiler::ASTBuilder::visitForeachLoop(SpiceParser::ForeachLoopContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:352) | called 87 times | 78.0% |
spice::compiler::ASTBuilder::visitFunctionDataType(SpiceParser::FunctionDataTypeContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1552) | called 77 times | 79.0% |
spice::compiler::ASTBuilder::visitFunctionDef(SpiceParser::FunctionDefContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:72) | called 4250 times | 72.0% |
spice::compiler::ASTBuilder::visitGenericTypeDef(SpiceParser::GenericTypeDefContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:238) | called 724 times | 79.0% |
spice::compiler::ASTBuilder::visitGlobalVarDef(SpiceParser::GlobalVarDefContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:266) | called 739 times | 76.0% |
spice::compiler::ASTBuilder::visitIfStmt(SpiceParser::IfStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:402) | called 2918 times | 71.0% |
spice::compiler::ASTBuilder::visitImportDef(SpiceParser::ImportDefContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:310) | called 371 times | 81.0% |
spice::compiler::ASTBuilder::visitInterfaceDef(SpiceParser::InterfaceDefContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:187) | called 76 times | 68.0% |
spice::compiler::ASTBuilder::visitLambdaAttr(SpiceParser::LambdaAttrContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:731) | called 16 times | 85.0% |
spice::compiler::ASTBuilder::visitLambdaExpr(SpiceParser::LambdaExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1435) | called 1 time | 75.0% |
spice::compiler::ASTBuilder::visitLambdaFunc(SpiceParser::LambdaFuncContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1404) | called 9 times | 59.0% |
spice::compiler::ASTBuilder::visitLambdaProc(SpiceParser::LambdaProcContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1420) | called 27 times | 74.0% |
spice::compiler::ASTBuilder::visitLenCall(SpiceParser::LenCallContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:943) | called 33 times | 79.0% |
spice::compiler::ASTBuilder::visitLogicalAndExpr(SpiceParser::LogicalAndExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1013) | called 42864 times | 92.0% |
spice::compiler::ASTBuilder::visitLogicalOrExpr(SpiceParser::LogicalOrExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1003) | called 42538 times | 92.0% |
spice::compiler::ASTBuilder::visitMainFunctionDef(SpiceParser::MainFunctionDefContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:57) | called 382 times | 76.0% |
spice::compiler::ASTBuilder::visitModAttr(SpiceParser::ModAttrContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:709) | called 278 times | 90.0% |
spice::compiler::ASTBuilder::visitMultiplicativeExpr(SpiceParser::MultiplicativeExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1128) | called 51994 times | 82.0% |
spice::compiler::ASTBuilder::visitOverloadableOp(SpiceParser::OverloadableOpContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1598) | called 1230 times | 92.0% |
spice::compiler::ASTBuilder::visitPanicCall(SpiceParser::PanicCallContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:952) | called 459 times | 79.0% |
spice::compiler::ASTBuilder::visitParamLst(SpiceParser::ParamLstContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:527) | called 4937 times | 73.0% |
spice::compiler::ASTBuilder::visitPostfixUnaryExpr(SpiceParser::PostfixUnaryExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1196) | called 75671 times | 80.0% |
spice::compiler::ASTBuilder::visitPrefixUnaryExpr(SpiceParser::PrefixUnaryExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1165) | called 59386 times | 88.0% |
spice::compiler::ASTBuilder::visitPrintfCall(SpiceParser::PrintfCallContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:899) | called 674 times | 72.0% |
spice::compiler::ASTBuilder::visitProcedureDef(SpiceParser::ProcedureDefContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:101) | called 2707 times | 74.0% |
spice::compiler::ASTBuilder::visitRelationalExpr(SpiceParser::RelationalExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1069) | called 46597 times | 95.0% |
spice::compiler::ASTBuilder::visitReturnStmt(SpiceParser::ReturnStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:817) | called 5612 times | 82.0% |
spice::compiler::ASTBuilder::visitShiftExpr(SpiceParser::ShiftExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1089) | called 49160 times | 89.0% |
spice::compiler::ASTBuilder::visitSignature(SpiceParser::SignatureContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:589) | called 174 times | 70.0% |
spice::compiler::ASTBuilder::visitSizeOfCall(SpiceParser::SizeOfCallContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:915) | called 185 times | 76.0% |
spice::compiler::ASTBuilder::visitSpecifier(SpiceParser::SpecifierContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:682) | called 22996 times | 89.0% |
spice::compiler::ASTBuilder::visitSpecifierLst(SpiceParser::SpecifierLstContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:662) | called 19651 times | 75.0% |
spice::compiler::ASTBuilder::visitStmt(SpiceParser::StmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:620) | called 19459 times | 72.0% |
spice::compiler::ASTBuilder::visitStmtLst(SpiceParser::StmtLstContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:472) | called 13740 times | 66.0% |
spice::compiler::ASTBuilder::visitStructDef(SpiceParser::StructDefContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:152) | called 548 times | 63.0% |
spice::compiler::ASTBuilder::visitStructInstantiation(SpiceParser::StructInstantiationContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1373) | called 138 times | 74.0% |
spice::compiler::ASTBuilder::visitSwitchStmt(SpiceParser::SwitchStmtContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:428) | called 8 times | 70.0% |
spice::compiler::ASTBuilder::visitSysCall(SpiceParser::SysCallContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:961) | called 1 time | 73.0% |
spice::compiler::ASTBuilder::visitTernaryExpr(SpiceParser::TernaryExprContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:988) | called 42029 times | 72.0% |
spice::compiler::ASTBuilder::visitTopLevelDefAttr(SpiceParser::TopLevelDefAttrContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:722) | called 118 times | 79.0% |
spice::compiler::ASTBuilder::visitTypeAltsLst(SpiceParser::TypeAltsLstContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:517) | called 724 times | 73.0% |
spice::compiler::ASTBuilder::visitTypeLst(SpiceParser::TypeLstContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:507) | called 4411 times | 73.0% |
spice::compiler::ASTBuilder::visitUnsafeBlock(SpiceParser::UnsafeBlockContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:323) | called 1808 times | 79.0% |
spice::compiler::ASTBuilder::visitValue(SpiceParser::ValueContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1262) | called 10964 times | 72.0% |
spice::compiler::ASTBuilder::visitWhileLoop(SpiceParser::WhileLoopContext*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:382) | called 398 times | 71.0% |
spice::compiler::ASTNode::ASTNode(spice::compiler::CodeLoc const&) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:62) | called 1128806 times | 100.0% |
spice::compiler::ASTNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:97) | called 4235495 times | 100.0% |
spice::compiler::ASTNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:119) | called 165 times | 83.0% |
spice::compiler::ASTNode::getErrorMessage[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:15) | called 533 times | 68.0% |
spice::compiler::ASTNode::getEvaluatedSymbolType(unsigned long) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:105) | called 251133 times | 52.0% |
spice::compiler::ASTNode::getFctManifestations(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:131) | excluded | 0.0% |
spice::compiler::ASTNode::getInterfaceManifestations() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:141) | excluded | 0.0% |
spice::compiler::ASTNode::getNextOuterStmtLst() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:62) | called 19084 times | 81.0% |
spice::compiler::ASTNode::getOpFctPointers() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:88) | excluded | 0.0% |
spice::compiler::ASTNode::getOpFctPointers() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:92) | excluded | 0.0% |
spice::compiler::ASTNode::getStructManifestations() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:136) | excluded | 0.0% |
spice::compiler::ASTNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:113) | called 12600 times | 100.0% |
spice::compiler::ASTNode::isAssignExpr() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:152) | called 94813 times | 100.0% |
spice::compiler::ASTNode::isExprStmt() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:153) | called 4985 times | 100.0% |
spice::compiler::ASTNode::isFctOrProcDef() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:148) | called 154720 times | 100.0% |
spice::compiler::ASTNode::isParam() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:150) | called 9 times | 100.0% |
spice::compiler::ASTNode::isStmtLst() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:151) | called 6612 times | 100.0% |
spice::compiler::ASTNode::isStructDef() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:149) | called 127162 times | 100.0% |
spice::compiler::ASTNode::resizeToNumberOfManifestations(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:76) | called 7312001 times | 87.0% |
spice::compiler::ASTNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:127) | called 105463 times | 100.0% |
spice::compiler::ASTNode::setEvaluatedSymbolType(spice::compiler::QualType const&, unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:99) | called 260433 times | 83.0% |
spice::compiler::ASTNode::~ASTNode() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:63) | called 1128806 times | 100.0% |
spice::compiler::ASTVisitor::visitAdditiveExpr(spice::compiler::AdditiveExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:139) | called 45876 times | 100.0% |
spice::compiler::ASTVisitor::visitAliasDef(spice::compiler::AliasDefNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:27) | not called | 0.0% |
spice::compiler::ASTVisitor::visitAlignofCall(spice::compiler::AlignofCallNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:111) | called 11 times | 100.0% |
spice::compiler::ASTVisitor::visitAnonymousBlockStmt(spice::compiler::AnonymousBlockStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:55) | not called | 0.0% |
spice::compiler::ASTVisitor::visitArgLst(spice::compiler::ArgLstNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:65) | called 7506 times | 100.0% |
spice::compiler::ASTVisitor::visitArrayInitialization(spice::compiler::ArrayInitializationNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:157) | called 61 times | 100.0% |
spice::compiler::ASTVisitor::visitAssertStmt(spice::compiler::AssertStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:103) | called 608 times | 100.0% |
spice::compiler::ASTVisitor::visitAssignExpr(spice::compiler::AssignExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:119) | called 45148 times | 100.0% |
spice::compiler::ASTVisitor::visitAtomicExpr(spice::compiler::AtomicExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:149) | called 54887 times | 100.0% |
spice::compiler::ASTVisitor::visitAttr(spice::compiler::AttrNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:91) | called 3155 times | 100.0% |
spice::compiler::ASTVisitor::visitAttrLst(spice::compiler::AttrLstNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:89) | called 2968 times | 100.0% |
spice::compiler::ASTVisitor::visitBaseDataType(spice::compiler::BaseDataTypeNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:169) | called 4108 times | 100.0% |
spice::compiler::ASTVisitor::visitBitwiseAndExpr(spice::compiler::BitwiseAndExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:131) | called 40713 times | 100.0% |
spice::compiler::ASTVisitor::visitBitwiseOrExpr(spice::compiler::BitwiseOrExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:127) | called 40681 times | 100.0% |
spice::compiler::ASTVisitor::visitBitwiseXorExpr(spice::compiler::BitwiseXorExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:129) | called 40711 times | 100.0% |
spice::compiler::ASTVisitor::visitBreakStmt(spice::compiler::BreakStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:97) | called 98 times | 100.0% |
spice::compiler::ASTVisitor::visitBuiltinCall(spice::compiler::BuiltinCallNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:105) | called 1343 times | 100.0% |
spice::compiler::ASTVisitor::visitCaseBranch(spice::compiler::CaseBranchNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:51) | not called | 0.0% |
spice::compiler::ASTVisitor::visitCaseConstant(spice::compiler::CaseConstantNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:93) | not called | 0.0% |
spice::compiler::ASTVisitor::visitCastExpr(spice::compiler::CastExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:143) | called 49477 times | 100.0% |
spice::compiler::ASTVisitor::visitConstant(spice::compiler::ConstantNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:153) | called 9688 times | 100.0% |
spice::compiler::ASTVisitor::visitContinueStmt(spice::compiler::ContinueStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:99) | called 171 times | 100.0% |
spice::compiler::ASTVisitor::visitCustomDataType(spice::compiler::CustomDataTypeNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:171) | called 1447 times | 100.0% |
spice::compiler::ASTVisitor::visitDataType(spice::compiler::DataTypeNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:167) | called 4108 times | 100.0% |
spice::compiler::ASTVisitor::visitDeclStmt(spice::compiler::DeclStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:75) | not called | 0.0% |
spice::compiler::ASTVisitor::visitDefaultBranch(spice::compiler::DefaultBranchNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:53) | not called | 0.0% |
spice::compiler::ASTVisitor::visitDoWhileLoop(spice::compiler::DoWhileLoopNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:43) | not called | 0.0% |
spice::compiler::ASTVisitor::visitElseStmt(spice::compiler::ElseStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:47) | not called | 0.0% |
spice::compiler::ASTVisitor::visitEntry(spice::compiler::EntryNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:9) | not called | 0.0% |
spice::compiler::ASTVisitor::visitEnumDef(spice::compiler::EnumDefNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:23) | not called | 0.0% |
spice::compiler::ASTVisitor::visitEnumItem(spice::compiler::EnumItemNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:69) | not called | 0.0% |
spice::compiler::ASTVisitor::visitEnumItemLst(spice::compiler::EnumItemLstNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:67) | called 40 times | 100.0% |
spice::compiler::ASTVisitor::visitEqualityExpr(spice::compiler::EqualityExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:133) | called 40735 times | 100.0% |
spice::compiler::ASTVisitor::visitExprStmt(spice::compiler::ExprStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:77) | called 18304 times | 100.0% |
spice::compiler::ASTVisitor::visitExtDecl(spice::compiler::ExtDeclNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:31) | not called | 0.0% |
spice::compiler::ASTVisitor::visitFallthroughStmt(spice::compiler::FallthroughStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:101) | called 6 times | 100.0% |
spice::compiler::ASTVisitor::visitFctCall(spice::compiler::FctCallNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:155) | called 9956 times | 100.0% |
spice::compiler::ASTVisitor::visitFctDef(spice::compiler::FctDefNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:13) | not called | 0.0% |
spice::compiler::ASTVisitor::visitFctName(spice::compiler::FctNameNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:17) | not called | 0.0% |
spice::compiler::ASTVisitor::visitField(spice::compiler::FieldNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:71) | not called | 0.0% |
spice::compiler::ASTVisitor::visitForLoop(spice::compiler::ForLoopNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:37) | not called | 0.0% |
spice::compiler::ASTVisitor::visitForeachLoop(spice::compiler::ForeachLoopNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:39) | not called | 0.0% |
spice::compiler::ASTVisitor::visitFunctionDataType(spice::compiler::FunctionDataTypeNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:173) | called 3 times | 100.0% |
spice::compiler::ASTVisitor::visitGenericTypeDef(spice::compiler::GenericTypeDefNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:25) | not called | 0.0% |
spice::compiler::ASTVisitor::visitGlobalVarDef(spice::compiler::GlobalVarDefNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:29) | not called | 0.0% |
spice::compiler::ASTVisitor::visitIfStmt(spice::compiler::IfStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:45) | not called | 0.0% |
spice::compiler::ASTVisitor::visitImportDef(spice::compiler::ImportDefNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:33) | called 362 times | 100.0% |
spice::compiler::ASTVisitor::visitInterfaceDef(spice::compiler::InterfaceDefNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:21) | not called | 0.0% |
spice::compiler::ASTVisitor::visitLambdaAttr(spice::compiler::LambdaAttrNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:87) | not called | 0.0% |
spice::compiler::ASTVisitor::visitLambdaExpr(spice::compiler::LambdaExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:165) | not called | 0.0% |
spice::compiler::ASTVisitor::visitLambdaFunc(spice::compiler::LambdaFuncNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:161) | not called | 0.0% |
spice::compiler::ASTVisitor::visitLambdaProc(spice::compiler::LambdaProcNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:163) | not called | 0.0% |
spice::compiler::ASTVisitor::visitLenCall(spice::compiler::LenCallNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:113) | called 22 times | 100.0% |
spice::compiler::ASTVisitor::visitLogicalAndExpr(spice::compiler::LogicalAndExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:125) | called 40569 times | 100.0% |
spice::compiler::ASTVisitor::visitLogicalOrExpr(spice::compiler::LogicalOrExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:123) | called 40245 times | 100.0% |
spice::compiler::ASTVisitor::visitMainFctDef(spice::compiler::MainFctDefNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:11) | not called | 0.0% |
spice::compiler::ASTVisitor::visitModAttr(spice::compiler::ModAttrNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:83) | called 2522 times | 100.0% |
spice::compiler::ASTVisitor::visitMultiplicativeExpr(spice::compiler::MultiplicativeExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:141) | called 48501 times | 100.0% |
spice::compiler::ASTVisitor::visitPanicCall(spice::compiler::PanicCallNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:115) | called 459 times | 100.0% |
spice::compiler::ASTVisitor::visitParamLst(spice::compiler::ParamLstNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:63) | called 4937 times | 100.0% |
spice::compiler::ASTVisitor::visitPostfixUnaryExpr(spice::compiler::PostfixUnaryExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:147) | called 70835 times | 100.0% |
spice::compiler::ASTVisitor::visitPrefixUnaryExpr(spice::compiler::PrefixUnaryExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:145) | called 55800 times | 100.0% |
spice::compiler::ASTVisitor::visitPrintfCall(spice::compiler::PrintfCallNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:107) | called 665 times | 100.0% |
spice::compiler::ASTVisitor::visitProcDef(spice::compiler::ProcDefNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:15) | not called | 0.0% |
spice::compiler::ASTVisitor::visitRelationalExpr(spice::compiler::RelationalExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:135) | called 44289 times | 100.0% |
spice::compiler::ASTVisitor::visitReturnStmt(spice::compiler::ReturnStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:95) | called 5609 times | 100.0% |
spice::compiler::ASTVisitor::visitShiftExpr(spice::compiler::ShiftExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:137) | called 45862 times | 100.0% |
spice::compiler::ASTVisitor::visitSignature(spice::compiler::SignatureNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:73) | not called | 0.0% |
spice::compiler::ASTVisitor::visitSizeofCall(spice::compiler::SizeofCallNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:109) | called 185 times | 100.0% |
spice::compiler::ASTVisitor::visitSpecifier(spice::compiler::SpecifierNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:81) | called 1788 times | 100.0% |
spice::compiler::ASTVisitor::visitSpecifierLst(spice::compiler::SpecifierLstNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:79) | called 1788 times | 100.0% |
spice::compiler::ASTVisitor::visitStmtLst(spice::compiler::StmtLstNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:57) | called 13712 times | 100.0% |
spice::compiler::ASTVisitor::visitStructDef(spice::compiler::StructDefNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:19) | not called | 0.0% |
spice::compiler::ASTVisitor::visitStructInstantiation(spice::compiler::StructInstantiationNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:159) | called 138 times | 100.0% |
spice::compiler::ASTVisitor::visitSwitchStmt(spice::compiler::SwitchStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:49) | called 8 times | 100.0% |
spice::compiler::ASTVisitor::visitSysCall(spice::compiler::SysCallNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:117) | called 1 time | 100.0% |
spice::compiler::ASTVisitor::visitTernaryExpr(spice::compiler::TernaryExprNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:121) | called 39738 times | 100.0% |
spice::compiler::ASTVisitor::visitTopLevelDefinitionAttr(spice::compiler::TopLevelDefinitionAttrNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:85) | called 169 times | 100.0% |
spice::compiler::ASTVisitor::visitTypeAltsLst(spice::compiler::TypeAltsLstNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:61) | not called | 0.0% |
spice::compiler::ASTVisitor::visitTypeLst(spice::compiler::TypeLstNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:59) | called 905 times | 100.0% |
spice::compiler::ASTVisitor::visitUnsafeBlock(spice::compiler::UnsafeBlockNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:35) | not called | 0.0% |
spice::compiler::ASTVisitor::visitValue(spice::compiler::ValueNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:151) | called 10890 times | 100.0% |
spice::compiler::ASTVisitor::visitWhileLoop(spice::compiler::WhileLoopNode*) (/home/runner/work/spice/spice/src/ast/ASTVisitor.cpp:41) | not called | 0.0% |
spice::compiler::ASTVisitor::~ASTVisitor() (/home/runner/work/spice/spice/src/ast/ASTVisitor.h:11) | called 6108 times | 100.0% |
spice::compiler::ASTVisualizer::visitAdditiveExpr(spice::compiler::AdditiveExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:92) | called 43770 times | 78.0% |
spice::compiler::ASTVisualizer::visitAliasDef(spice::compiler::AliasDefNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:36) | called 26 times | 78.0% |
spice::compiler::ASTVisualizer::visitAlignofCall(spice::compiler::AlignofCallNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:78) | not called | 0.0% |
spice::compiler::ASTVisualizer::visitAnonymousBlockStmt(spice::compiler::AnonymousBlockStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:51) | not called | 0.0% |
spice::compiler::ASTVisualizer::visitArgLst(spice::compiler::ArgLstNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:56) | called 6646 times | 78.0% |
spice::compiler::ASTVisualizer::visitArrayInitialization(spice::compiler::ArrayInitializationNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:101) | called 6 times | 78.0% |
spice::compiler::ASTVisualizer::visitAssertStmt(spice::compiler::AssertStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:50) | called 66 times | 78.0% |
spice::compiler::ASTVisualizer::visitAssignExpr(spice::compiler::AssignExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:82) | called 42357 times | 78.0% |
spice::compiler::ASTVisualizer::visitAtomicExpr(spice::compiler::AtomicExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:97) | called 52764 times | 78.0% |
spice::compiler::ASTVisualizer::visitAttr(spice::compiler::AttrNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:69) | called 591 times | 78.0% |
spice::compiler::ASTVisualizer::visitAttrLst(spice::compiler::AttrLstNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:68) | called 380 times | 78.0% |
spice::compiler::ASTVisualizer::visitBaseDataType(spice::compiler::BaseDataTypeNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:107) | called 28295 times | 78.0% |
spice::compiler::ASTVisualizer::visitBitwiseAndExpr(spice::compiler::BitwiseAndExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:88) | called 38167 times | 78.0% |
spice::compiler::ASTVisualizer::visitBitwiseOrExpr(spice::compiler::BitwiseOrExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:86) | called 38140 times | 78.0% |
spice::compiler::ASTVisualizer::visitBitwiseXorExpr(spice::compiler::BitwiseXorExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:87) | called 38167 times | 78.0% |
spice::compiler::ASTVisualizer::visitBreakStmt(spice::compiler::BreakStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:72) | called 92 times | 78.0% |
spice::compiler::ASTVisualizer::visitBuiltinCall(spice::compiler::BuiltinCallNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:75) | called 793 times | 78.0% |
spice::compiler::ASTVisualizer::visitCaseBranch(spice::compiler::CaseBranchNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:48) | called 6 times | 78.0% |
spice::compiler::ASTVisualizer::visitCaseConstant(spice::compiler::CaseConstantNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:70) | called 6 times | 78.0% |
spice::compiler::ASTVisualizer::visitCastExpr(spice::compiler::CastExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:94) | called 47543 times | 78.0% |
spice::compiler::ASTVisualizer::visitConstant(spice::compiler::ConstantNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:99) | called 9153 times | 78.0% |
spice::compiler::ASTVisualizer::visitContinueStmt(spice::compiler::ContinueStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:73) | called 164 times | 78.0% |
spice::compiler::ASTVisualizer::visitCustomDataType(spice::compiler::CustomDataTypeNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:108) | called 10792 times | 78.0% |
spice::compiler::ASTVisualizer::visitDataType(spice::compiler::DataTypeNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:106) | called 28295 times | 78.0% |
spice::compiler::ASTVisualizer::visitDeclStmt(spice::compiler::DeclStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:61) | called 11853 times | 78.0% |
spice::compiler::ASTVisualizer::visitDefaultBranch(spice::compiler::DefaultBranchNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:49) | not called | 0.0% |
spice::compiler::ASTVisualizer::visitDoWhileLoop(spice::compiler::DoWhileLoopNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:44) | called 3 times | 78.0% |
spice::compiler::ASTVisualizer::visitElseStmt(spice::compiler::ElseStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:46) | called 157 times | 78.0% |
spice::compiler::ASTVisualizer::visitEntry(spice::compiler::EntryNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:27) | called 521 times | 78.0% |
spice::compiler::ASTVisualizer::visitEnumDef(spice::compiler::EnumDefNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:34) | called 32 times | 78.0% |
spice::compiler::ASTVisualizer::visitEnumItem(spice::compiler::EnumItemNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:58) | called 408 times | 78.0% |
spice::compiler::ASTVisualizer::visitEnumItemLst(spice::compiler::EnumItemLstNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:57) | called 32 times | 78.0% |
spice::compiler::ASTVisualizer::visitEqualityExpr(spice::compiler::EqualityExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:89) | called 38187 times | 78.0% |
spice::compiler::ASTVisualizer::visitExprStmt(spice::compiler::ExprStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:62) | called 8591 times | 78.0% |
spice::compiler::ASTVisualizer::visitExtDecl(spice::compiler::ExtDeclNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:38) | called 692 times | 78.0% |
spice::compiler::ASTVisualizer::visitFallthroughStmt(spice::compiler::FallthroughStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:74) | not called | 0.0% |
spice::compiler::ASTVisualizer::visitFctCall(spice::compiler::FctCallNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:100) | called 8721 times | 78.0% |
spice::compiler::ASTVisualizer::visitFctDef(spice::compiler::FctDefNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:29) | called 4140 times | 78.0% |
spice::compiler::ASTVisualizer::visitFctName(spice::compiler::FctNameNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:31) | called 6757 times | 78.0% |
spice::compiler::ASTVisualizer::visitField(spice::compiler::FieldNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:59) | called 986 times | 78.0% |
spice::compiler::ASTVisualizer::visitForLoop(spice::compiler::ForLoopNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:41) | called 934 times | 78.0% |
spice::compiler::ASTVisualizer::visitForeachLoop(spice::compiler::ForeachLoopNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:42) | called 49 times | 78.0% |
spice::compiler::ASTVisualizer::visitFunctionDataType(spice::compiler::FunctionDataTypeNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:109) | called 42 times | 78.0% |
spice::compiler::ASTVisualizer::visitGenericTypeDef(spice::compiler::GenericTypeDefNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:35) | called 688 times | 78.0% |
spice::compiler::ASTVisualizer::visitGlobalVarDef(spice::compiler::GlobalVarDefNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:37) | called 715 times | 78.0% |
spice::compiler::ASTVisualizer::visitIfStmt(spice::compiler::IfStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:45) | called 2852 times | 78.0% |
spice::compiler::ASTVisualizer::visitImportDef(spice::compiler::ImportDefNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:39) | called 254 times | 78.0% |
spice::compiler::ASTVisualizer::visitInterfaceDef(spice::compiler::InterfaceDefNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:33) | called 61 times | 78.0% |
spice::compiler::ASTVisualizer::visitLambdaAttr(spice::compiler::LambdaAttrNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:67) | called 1 time | 78.0% |
spice::compiler::ASTVisualizer::visitLambdaExpr(spice::compiler::LambdaExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:105) | not called | 0.0% |
spice::compiler::ASTVisualizer::visitLambdaFunc(spice::compiler::LambdaFuncNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:103) | not called | 0.0% |
spice::compiler::ASTVisualizer::visitLambdaProc(spice::compiler::LambdaProcNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:104) | called 2 times | 78.0% |
spice::compiler::ASTVisualizer::visitLenCall(spice::compiler::LenCallNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:79) | called 18 times | 78.0% |
spice::compiler::ASTVisualizer::visitLogicalAndExpr(spice::compiler::LogicalAndExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:85) | called 38046 times | 78.0% |
spice::compiler::ASTVisualizer::visitLogicalOrExpr(spice::compiler::LogicalOrExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:84) | called 37730 times | 78.0% |
spice::compiler::ASTVisualizer::visitMainFctDef(spice::compiler::MainFctDefNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:28) | called 8 times | 78.0% |
spice::compiler::ASTVisualizer::visitModAttr(spice::compiler::ModAttrNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:65) | called 275 times | 78.0% |
spice::compiler::ASTVisualizer::visitMultiplicativeExpr(spice::compiler::MultiplicativeExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:93) | called 46513 times | 78.0% |
spice::compiler::ASTVisualizer::visitPanicCall(spice::compiler::PanicCallNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:80) | called 458 times | 78.0% |
spice::compiler::ASTVisualizer::visitParamLst(spice::compiler::ParamLstNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:55) | called 4817 times | 78.0% |
spice::compiler::ASTVisualizer::visitPostfixUnaryExpr(spice::compiler::PostfixUnaryExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:96) | called 69541 times | 78.0% |
spice::compiler::ASTVisualizer::visitPrefixUnaryExpr(spice::compiler::PrefixUnaryExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:95) | called 53519 times | 78.0% |
spice::compiler::ASTVisualizer::visitPrintfCall(spice::compiler::PrintfCallNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:76) | called 147 times | 78.0% |
spice::compiler::ASTVisualizer::visitProcDef(spice::compiler::ProcDefNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:30) | called 2617 times | 78.0% |
spice::compiler::ASTVisualizer::visitRelationalExpr(spice::compiler::RelationalExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:90) | called 41293 times | 78.0% |
spice::compiler::ASTVisualizer::visitReturnStmt(spice::compiler::ReturnStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:71) | called 5457 times | 78.0% |
spice::compiler::ASTVisualizer::visitShiftExpr(spice::compiler::ShiftExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:91) | called 43764 times | 78.0% |
spice::compiler::ASTVisualizer::visitSignature(spice::compiler::SignatureNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:60) | called 158 times | 78.0% |
spice::compiler::ASTVisualizer::visitSizeofCall(spice::compiler::SizeofCallNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:77) | called 170 times | 78.0% |
spice::compiler::ASTVisualizer::visitSpecifier(spice::compiler::SpecifierNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:64) | called 22874 times | 78.0% |
spice::compiler::ASTVisualizer::visitSpecifierLst(spice::compiler::SpecifierLstNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:63) | called 19534 times | 78.0% |
spice::compiler::ASTVisualizer::visitStmtLst(spice::compiler::StmtLstNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:52) | called 12907 times | 78.0% |
spice::compiler::ASTVisualizer::visitStructDef(spice::compiler::StructDefNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:32) | called 429 times | 78.0% |
spice::compiler::ASTVisualizer::visitStructInstantiation(spice::compiler::StructInstantiationNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:102) | called 83 times | 78.0% |
spice::compiler::ASTVisualizer::visitSwitchStmt(spice::compiler::SwitchStmtNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:47) | called 1 time | 78.0% |
spice::compiler::ASTVisualizer::visitSysCall(spice::compiler::SysCallNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:81) | not called | 0.0% |
spice::compiler::ASTVisualizer::visitTernaryExpr(spice::compiler::TernaryExprNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:83) | called 37248 times | 78.0% |
spice::compiler::ASTVisualizer::visitTopLevelDefinitionAttr(spice::compiler::TopLevelDefinitionAttrNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:66) | called 104 times | 78.0% |
spice::compiler::ASTVisualizer::visitTypeAltsLst(spice::compiler::TypeAltsLstNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:54) | called 688 times | 78.0% |
spice::compiler::ASTVisualizer::visitTypeLst(spice::compiler::TypeLstNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:53) | called 4209 times | 78.0% |
spice::compiler::ASTVisualizer::visitUnsafeBlock(spice::compiler::UnsafeBlockNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:40) | called 1802 times | 78.0% |
spice::compiler::ASTVisualizer::visitValue(spice::compiler::ValueNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:98) | called 9527 times | 78.0% |
spice::compiler::ASTVisualizer::visitWhileLoop(spice::compiler::WhileLoopNode*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:43) | called 382 times | 78.0% |
spice::compiler::AbstractASTVisitor::visit(spice::compiler::ASTNode*) (/home/runner/work/spice/spice/src/ast/AbstractASTVisitor.cpp:9) | called 1979036 times | 100.0% |
spice::compiler::AbstractASTVisitor::visitChildren(spice::compiler::ASTNode*) (/home/runner/work/spice/spice/src/ast/AbstractASTVisitor.cpp:11) | called 858061 times | 94.0% |
spice::compiler::AdditiveExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::AdditiveExprNode>(spice::compiler::AdditiveExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 49173 times | 83.0% |
spice::compiler::AdditiveExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::AdditiveExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 49175 times | 88.0% |
spice::compiler::AdditiveExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::AdditiveExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 49175 times | 72.0% |
spice::compiler::AdditiveExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1621) | called 141553 times | 100.0% |
spice::compiler::AdditiveExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1622) | called 45469 times | 100.0% |
spice::compiler::AdditiveExprNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1629) | called 354424 times | 57.0% |
spice::compiler::AdditiveExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:387) | called 91 times | 17.0% |
spice::compiler::AdditiveExprNode::getOpFctPointers() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1627) | called 94 times | 100.0% |
spice::compiler::AdditiveExprNode::getOpFctPointers() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1628) | called 6277 times | 100.0% |
spice::compiler::AdditiveExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:383) | called 7068 times | 100.0% |
spice::compiler::AdditiveExprNode::hasCompileTimeValue() const::{lambda(spice::compiler::MultiplicativeExprNode const*)#1}::operator()(spice::compiler::MultiplicativeExprNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:384) | called 7068 times | 100.0% |
spice::compiler::AliasDefNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::AliasDefNode>(spice::compiler::AliasDefNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 32 times | 83.0% |
spice::compiler::AliasDefNode* spice::compiler::ASTBuilder::createNode<spice::compiler::AliasDefNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 32 times | 88.0% |
spice::compiler::AliasDefNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::AliasDefNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 32 times | 72.0% |
spice::compiler::AliasDefNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:444) | called 170 times | 100.0% |
spice::compiler::AliasDefNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:445) | called 29 times | 100.0% |
spice::compiler::AlignofCallNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::AlignofCallNode>(spice::compiler::AlignofCallNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 11 times | 83.0% |
spice::compiler::AlignofCallNode* spice::compiler::ASTBuilder::createNode<spice::compiler::AlignofCallNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 11 times | 88.0% |
spice::compiler::AlignofCallNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::AlignofCallNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 11 times | 80.0% |
spice::compiler::AlignofCallNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1300) | called 11 times | 100.0% |
spice::compiler::AlignofCallNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1301) | called 11 times | 100.0% |
spice::compiler::AlignofCallNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1304) | not called | 0.0% |
spice::compiler::AnonymousBlockStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::AnonymousBlockStmtNode>(spice::compiler::AnonymousBlockStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 13 times | 83.0% |
spice::compiler::AnonymousBlockStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::AnonymousBlockStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 13 times | 88.0% |
spice::compiler::AnonymousBlockStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::AnonymousBlockStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 13 times | 80.0% |
spice::compiler::AnonymousBlockStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:754) | called 26 times | 100.0% |
spice::compiler::AnonymousBlockStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:755) | called 13 times | 100.0% |
spice::compiler::AnonymousBlockStmtNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:758) | called 39 times | 78.0% |
spice::compiler::AntlrThrowingErrorListener::AntlrThrowingErrorListener(spice::compiler::ThrowingErrorListenerMode, spice::compiler::SourceFile*) (/home/runner/work/spice/spice/src/exception/AntlrThrowingErrorListener.h:22) | called 1803 times | 100.0% |
spice::compiler::AntlrThrowingErrorListener::syntaxError(antlr4::Recognizer*, antlr4::Token*, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__exception_ptr::exception_ptr) (/home/runner/work/spice/spice/src/exception/AntlrThrowingErrorListener.cpp:11) | called 3 times | 60.0% |
spice::compiler::ArgLstNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ArgLstNode>(spice::compiler::ArgLstNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 7529 times | 83.0% |
spice::compiler::ArgLstNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ArgLstNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 7529 times | 88.0% |
spice::compiler::ArgLstNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ArgLstNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 7529 times | 87.0% |
spice::compiler::ArgLstNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:847) | called 14152 times | 100.0% |
spice::compiler::ArgLstNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:848) | not called | 0.0% |
spice::compiler::ArrayInitializationNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ArrayInitializationNode>(spice::compiler::ArrayInitializationNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 67 times | 83.0% |
spice::compiler::ArrayInitializationNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ArrayInitializationNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 67 times | 88.0% |
spice::compiler::ArrayInitializationNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ArrayInitializationNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 67 times | 87.0% |
spice::compiler::ArrayInitializationNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1910) | called 134 times | 100.0% |
spice::compiler::ArrayInitializationNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1911) | called 46 times | 100.0% |
spice::compiler::AssertStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::AssertStmtNode>(spice::compiler::AssertStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 608 times | 83.0% |
spice::compiler::AssertStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::AssertStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 608 times | 88.0% |
spice::compiler::AssertStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::AssertStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 608 times | 87.0% |
spice::compiler::AssertStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1222) | called 1331 times | 100.0% |
spice::compiler::AssertStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1223) | called 653 times | 100.0% |
spice::compiler::AssertStmtNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:184) | called 607 times | 100.0% |
spice::compiler::AssignExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::AssignExprNode>(spice::compiler::AssignExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 47292 times | 83.0% |
spice::compiler::AssignExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::AssignExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 47294 times | 88.0% |
spice::compiler::AssignExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::AssignExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 47294 times | 87.0% |
spice::compiler::AssignExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1388) | called 136110 times | 100.0% |
spice::compiler::AssignExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1389) | called 43019 times | 100.0% |
spice::compiler::AssignExprNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1396) | called 345158 times | 57.0% |
spice::compiler::AssignExprNode::getOpFctPointers() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1394) | called 240 times | 100.0% |
spice::compiler::AssignExprNode::getOpFctPointers() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1395) | called 684 times | 100.0% |
spice::compiler::AssignExprNode::isAssignExpr() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1393) | called 5117 times | 100.0% |
spice::compiler::AssignExprNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:189) | called 9852 times | 100.0% |
spice::compiler::AtomicExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::AtomicExprNode>(spice::compiler::AtomicExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 58464 times | 83.0% |
spice::compiler::AtomicExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::AtomicExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 58466 times | 88.0% |
spice::compiler::AtomicExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::AtomicExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 58466 times | 87.0% |
spice::compiler::AtomicExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1776) | called 168646 times | 100.0% |
spice::compiler::AtomicExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1777) | called 53837 times | 100.0% |
spice::compiler::AtomicExprNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1780) | called 430575 times | 100.0% |
spice::compiler::AttrLstNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::AttrLstNode>(spice::compiler::AttrLstNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 411 times | 83.0% |
spice::compiler::AttrLstNode* spice::compiler::ASTBuilder::createNode<spice::compiler::AttrLstNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 412 times | 88.0% |
spice::compiler::AttrLstNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::AttrLstNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 412 times | 87.0% |
spice::compiler::AttrLstNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1083) | called 3348 times | 100.0% |
spice::compiler::AttrLstNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1084) | not called | 0.0% |
spice::compiler::AttrLstNode::getAttrValueByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:173) | called 476 times | 100.0% |
spice::compiler::AttrLstNode::getAttrValuesByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:150) | called 1304 times | 80.0% |
spice::compiler::AttrLstNode::hasAttr(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:178) | called 788 times | 100.0% |
spice::compiler::AttrLstNode::hasAttr(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const::{lambda(spice::compiler::AttrNode const*)#1}::operator()(spice::compiler::AttrNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:179) | called 1210 times | 100.0% |
spice::compiler::AttrNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::AttrNode>(spice::compiler::AttrNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 626 times | 83.0% |
spice::compiler::AttrNode* spice::compiler::ASTBuilder::createNode<spice::compiler::AttrNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 627 times | 88.0% |
spice::compiler::AttrNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::AttrNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 627 times | 87.0% |
spice::compiler::AttrNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1121) | called 4407 times | 100.0% |
spice::compiler::AttrNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1122) | not called | 0.0% |
spice::compiler::AttrNode::getValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:182) | called 651 times | 100.0% |
spice::compiler::BaseDataTypeNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::BaseDataTypeNode>(spice::compiler::BaseDataTypeNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 29877 times | 83.0% |
spice::compiler::BaseDataTypeNode* spice::compiler::ASTBuilder::createNode<spice::compiler::BaseDataTypeNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 29877 times | 88.0% |
spice::compiler::BaseDataTypeNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::BaseDataTypeNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 29877 times | 87.0% |
spice::compiler::BaseDataTypeNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2077) | called 71010 times | 100.0% |
spice::compiler::BaseDataTypeNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2078) | not called | 0.0% |
spice::compiler::BitcodeLinker::BitcodeLinker(spice::compiler::GlobalResourceManager&) (/home/runner/work/spice/spice/src/linker/BitcodeLinker.h:15) | called 1 time | 83.0% |
spice::compiler::BitcodeLinker::link() (/home/runner/work/spice/spice/src/linker/BitcodeLinker.cpp:11) | called 1 time | 74.0% |
spice::compiler::BitwiseAndExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::BitwiseAndExprNode>(spice::compiler::BitwiseAndExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 43012 times | 83.0% |
spice::compiler::BitwiseAndExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::BitwiseAndExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 43014 times | 88.0% |
spice::compiler::BitwiseAndExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::BitwiseAndExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 43014 times | 87.0% |
spice::compiler::BitwiseAndExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1504) | called 124494 times | 100.0% |
spice::compiler::BitwiseAndExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1505) | called 39674 times | 100.0% |
spice::compiler::BitwiseAndExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:311) | called 83 times | 36.0% |
spice::compiler::BitwiseAndExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:307) | called 7060 times | 100.0% |
spice::compiler::BitwiseAndExprNode::hasCompileTimeValue() const::{lambda(spice::compiler::EqualityExprNode const*)#1}::operator()(spice::compiler::EqualityExprNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:308) | called 7060 times | 100.0% |
spice::compiler::BitwiseOrExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::BitwiseOrExprNode>(spice::compiler::BitwiseOrExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 42976 times | 83.0% |
spice::compiler::BitwiseOrExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::BitwiseOrExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 42978 times | 88.0% |
spice::compiler::BitwiseOrExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::BitwiseOrExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 42978 times | 87.0% |
spice::compiler::BitwiseOrExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1470) | called 124392 times | 100.0% |
spice::compiler::BitwiseOrExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1471) | called 39640 times | 100.0% |
spice::compiler::BitwiseOrExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:275) | called 83 times | 36.0% |
spice::compiler::BitwiseOrExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:271) | called 7060 times | 100.0% |
spice::compiler::BitwiseOrExprNode::hasCompileTimeValue() const::{lambda(spice::compiler::BitwiseXorExprNode const*)#1}::operator()(spice::compiler::BitwiseXorExprNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:272) | called 7060 times | 100.0% |
spice::compiler::BitwiseXorExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::BitwiseXorExprNode>(spice::compiler::BitwiseXorExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 43008 times | 83.0% |
spice::compiler::BitwiseXorExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::BitwiseXorExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 43010 times | 88.0% |
spice::compiler::BitwiseXorExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::BitwiseXorExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 43010 times | 87.0% |
spice::compiler::BitwiseXorExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1487) | called 124485 times | 100.0% |
spice::compiler::BitwiseXorExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1488) | called 39671 times | 100.0% |
spice::compiler::BitwiseXorExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:293) | called 83 times | 36.0% |
spice::compiler::BitwiseXorExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:289) | called 7060 times | 100.0% |
spice::compiler::BitwiseXorExprNode::hasCompileTimeValue() const::{lambda(spice::compiler::BitwiseAndExprNode const*)#1}::operator()(spice::compiler::BitwiseAndExprNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:290) | called 7060 times | 100.0% |
spice::compiler::BlockAllocator<spice::compiler::ASTNode>::BlockAllocator(spice::compiler::MemoryManager const&, unsigned long) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:16) | called 393 times | 55.0% |
spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocateNewBlock() (/home/runner/work/spice/spice/src/util/BlockAllocator.h:79) | called 66521 times | 56.0% |
spice::compiler::BlockAllocator<spice::compiler::ASTNode>::getAllocationCount() const (/home/runner/work/spice/spice/src/util/BlockAllocator.h:57) | called 2 times | 100.0% |
spice::compiler::BlockAllocator<spice::compiler::ASTNode>::getTotalAllocatedSize() const (/home/runner/work/spice/spice/src/util/BlockAllocator.h:56) | called 2 times | 100.0% |
spice::compiler::BlockAllocator<spice::compiler::ASTNode>::printAllocatedClassStatistic() const (/home/runner/work/spice/spice/src/util/BlockAllocator.h:59) | not called | 0.0% |
spice::compiler::BlockAllocator<spice::compiler::ASTNode>::~BlockAllocator() (/home/runner/work/spice/spice/src/util/BlockAllocator.h:20) | called 393 times | 100.0% |
spice::compiler::BreakStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::BreakStmtNode>(spice::compiler::BreakStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 98 times | 83.0% |
spice::compiler::BreakStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::BreakStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 98 times | 88.0% |
spice::compiler::BreakStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::BreakStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 98 times | 80.0% |
spice::compiler::BreakStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1180) | called 291 times | 100.0% |
spice::compiler::BreakStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1181) | called 91 times | 100.0% |
spice::compiler::BuiltinCallNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::BuiltinCallNode>(spice::compiler::BuiltinCallNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 1363 times | 83.0% |
spice::compiler::BuiltinCallNode* spice::compiler::ASTBuilder::createNode<spice::compiler::BuiltinCallNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 1363 times | 88.0% |
spice::compiler::BuiltinCallNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::BuiltinCallNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 1363 times | 87.0% |
spice::compiler::BuiltinCallNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1241) | called 3320 times | 100.0% |
spice::compiler::BuiltinCallNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1242) | called 1093 times | 100.0% |
spice::compiler::CSTVisualizer::CSTVisualizer(spice::compiler::GlobalResourceManager&, spice::compiler::SourceFile*, SpiceLexer const*, SpiceParser const*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:21) | called 521 times | 73.0% |
spice::compiler::CSTVisualizer::buildRule[abi:cxx11](antlr4::ParserRuleContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.cpp:9) | called 952254 times | 59.0% |
spice::compiler::CSTVisualizer::getSpaces[abi:cxx11]() const (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.cpp:50) | called 2608982 times | 89.0% |
spice::compiler::CSTVisualizer::tokenToCodeLoc[abi:cxx11](antlr4::Token const&) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.cpp:57) | called 1305012 times | 58.0% |
spice::compiler::CSTVisualizer::visitAdditiveExpr(SpiceParser::AdditiveExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:94) | called 43770 times | 78.0% |
spice::compiler::CSTVisualizer::visitAliasDef(SpiceParser::AliasDefContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:32) | called 26 times | 78.0% |
spice::compiler::CSTVisualizer::visitAlignOfCall(SpiceParser::AlignOfCallContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:80) | not called | 0.0% |
spice::compiler::CSTVisualizer::visitAnonymousBlockStmt(SpiceParser::AnonymousBlockStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:52) | not called | 0.0% |
spice::compiler::CSTVisualizer::visitArgLst(SpiceParser::ArgLstContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:59) | called 6646 times | 78.0% |
spice::compiler::CSTVisualizer::visitArrayInitialization(SpiceParser::ArrayInitializationContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:102) | called 6 times | 78.0% |
spice::compiler::CSTVisualizer::visitAssertStmt(SpiceParser::AssertStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:51) | called 66 times | 78.0% |
spice::compiler::CSTVisualizer::visitAssignExpr(SpiceParser::AssignExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:84) | called 42357 times | 78.0% |
spice::compiler::CSTVisualizer::visitAssignOp(SpiceParser::AssignOpContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:112) | called 5221 times | 78.0% |
spice::compiler::CSTVisualizer::visitAtomicExpr(SpiceParser::AtomicExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:99) | called 52764 times | 78.0% |
spice::compiler::CSTVisualizer::visitAttr(SpiceParser::AttrContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:71) | called 591 times | 78.0% |
spice::compiler::CSTVisualizer::visitAttrLst(SpiceParser::AttrLstContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:70) | called 380 times | 78.0% |
spice::compiler::CSTVisualizer::visitBaseDataType(SpiceParser::BaseDataTypeContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:109) | called 28295 times | 78.0% |
spice::compiler::CSTVisualizer::visitBitwiseAndExpr(SpiceParser::BitwiseAndExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:90) | called 38167 times | 78.0% |
spice::compiler::CSTVisualizer::visitBitwiseOrExpr(SpiceParser::BitwiseOrExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:88) | called 38140 times | 78.0% |
spice::compiler::CSTVisualizer::visitBitwiseXorExpr(SpiceParser::BitwiseXorExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:89) | called 38167 times | 78.0% |
spice::compiler::CSTVisualizer::visitBreakStmt(SpiceParser::BreakStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:74) | called 92 times | 78.0% |
spice::compiler::CSTVisualizer::visitBuiltinCall(SpiceParser::BuiltinCallContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:77) | called 793 times | 78.0% |
spice::compiler::CSTVisualizer::visitCaseBranch(SpiceParser::CaseBranchContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:49) | called 6 times | 78.0% |
spice::compiler::CSTVisualizer::visitCaseConstant(SpiceParser::CaseConstantContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:72) | called 6 times | 78.0% |
spice::compiler::CSTVisualizer::visitCastExpr(SpiceParser::CastExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:96) | called 47543 times | 78.0% |
spice::compiler::CSTVisualizer::visitConstant(SpiceParser::ConstantContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:107) | called 9153 times | 78.0% |
spice::compiler::CSTVisualizer::visitContinueStmt(SpiceParser::ContinueStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:75) | called 164 times | 78.0% |
spice::compiler::CSTVisualizer::visitCustomDataType(SpiceParser::CustomDataTypeContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:110) | called 10792 times | 78.0% |
spice::compiler::CSTVisualizer::visitDataType(SpiceParser::DataTypeContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:108) | called 28295 times | 78.0% |
spice::compiler::CSTVisualizer::visitDeclStmt(SpiceParser::DeclStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:63) | called 11853 times | 78.0% |
spice::compiler::CSTVisualizer::visitDefaultBranch(SpiceParser::DefaultBranchContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:50) | not called | 0.0% |
spice::compiler::CSTVisualizer::visitDoWhileLoop(SpiceParser::DoWhileLoopContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:45) | called 3 times | 78.0% |
spice::compiler::CSTVisualizer::visitElseStmt(SpiceParser::ElseStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:47) | called 157 times | 78.0% |
spice::compiler::CSTVisualizer::visitEntry(SpiceParser::EntryContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:26) | called 521 times | 78.0% |
spice::compiler::CSTVisualizer::visitEnumDef(SpiceParser::EnumDefContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:35) | called 32 times | 78.0% |
spice::compiler::CSTVisualizer::visitEnumItem(SpiceParser::EnumItemContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:61) | called 408 times | 78.0% |
spice::compiler::CSTVisualizer::visitEnumItemLst(SpiceParser::EnumItemLstContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:60) | called 32 times | 78.0% |
spice::compiler::CSTVisualizer::visitEqualityExpr(SpiceParser::EqualityExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:91) | called 38187 times | 78.0% |
spice::compiler::CSTVisualizer::visitExprStmt(SpiceParser::ExprStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:64) | called 8591 times | 78.0% |
spice::compiler::CSTVisualizer::visitExtDecl(SpiceParser::ExtDeclContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:37) | called 692 times | 78.0% |
spice::compiler::CSTVisualizer::visitFallthroughStmt(SpiceParser::FallthroughStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:76) | not called | 0.0% |
spice::compiler::CSTVisualizer::visitFctCall(SpiceParser::FctCallContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:101) | called 8721 times | 78.0% |
spice::compiler::CSTVisualizer::visitFctName(SpiceParser::FctNameContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:30) | called 6757 times | 78.0% |
spice::compiler::CSTVisualizer::visitField(SpiceParser::FieldContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:54) | called 986 times | 78.0% |
spice::compiler::CSTVisualizer::visitForHead(SpiceParser::ForHeadContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:41) | called 934 times | 78.0% |
spice::compiler::CSTVisualizer::visitForLoop(SpiceParser::ForLoopContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:40) | called 934 times | 78.0% |
spice::compiler::CSTVisualizer::visitForeachHead(SpiceParser::ForeachHeadContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:43) | called 49 times | 78.0% |
spice::compiler::CSTVisualizer::visitForeachLoop(SpiceParser::ForeachLoopContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:42) | called 49 times | 78.0% |
spice::compiler::CSTVisualizer::visitFunctionDataType(SpiceParser::FunctionDataTypeContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:111) | called 42 times | 78.0% |
spice::compiler::CSTVisualizer::visitFunctionDef(SpiceParser::FunctionDefContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:28) | called 4140 times | 78.0% |
spice::compiler::CSTVisualizer::visitGenericTypeDef(SpiceParser::GenericTypeDefContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:31) | called 688 times | 78.0% |
spice::compiler::CSTVisualizer::visitGlobalVarDef(SpiceParser::GlobalVarDefContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:36) | called 715 times | 78.0% |
spice::compiler::CSTVisualizer::visitIfStmt(SpiceParser::IfStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:46) | called 2852 times | 78.0% |
spice::compiler::CSTVisualizer::visitImportDef(SpiceParser::ImportDefContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:38) | called 254 times | 78.0% |
spice::compiler::CSTVisualizer::visitInterfaceDef(SpiceParser::InterfaceDefContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:34) | called 61 times | 78.0% |
spice::compiler::CSTVisualizer::visitLambdaAttr(SpiceParser::LambdaAttrContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:69) | called 1 time | 78.0% |
spice::compiler::CSTVisualizer::visitLambdaExpr(SpiceParser::LambdaExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:106) | not called | 0.0% |
spice::compiler::CSTVisualizer::visitLambdaFunc(SpiceParser::LambdaFuncContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:104) | not called | 0.0% |
spice::compiler::CSTVisualizer::visitLambdaProc(SpiceParser::LambdaProcContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:105) | called 2 times | 78.0% |
spice::compiler::CSTVisualizer::visitLenCall(SpiceParser::LenCallContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:81) | called 18 times | 78.0% |
spice::compiler::CSTVisualizer::visitLogicalAndExpr(SpiceParser::LogicalAndExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:87) | called 38046 times | 78.0% |
spice::compiler::CSTVisualizer::visitLogicalOrExpr(SpiceParser::LogicalOrExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:86) | called 37730 times | 78.0% |
spice::compiler::CSTVisualizer::visitMainFunctionDef(SpiceParser::MainFunctionDefContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:27) | called 8 times | 78.0% |
spice::compiler::CSTVisualizer::visitModAttr(SpiceParser::ModAttrContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:67) | called 275 times | 78.0% |
spice::compiler::CSTVisualizer::visitMultiplicativeExpr(SpiceParser::MultiplicativeExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:95) | called 46513 times | 78.0% |
spice::compiler::CSTVisualizer::visitOverloadableOp(SpiceParser::OverloadableOpContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:113) | called 1219 times | 78.0% |
spice::compiler::CSTVisualizer::visitPanicCall(SpiceParser::PanicCallContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:82) | called 458 times | 78.0% |
spice::compiler::CSTVisualizer::visitParamLst(SpiceParser::ParamLstContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:58) | called 4817 times | 78.0% |
spice::compiler::CSTVisualizer::visitPostfixUnaryExpr(SpiceParser::PostfixUnaryExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:98) | called 69541 times | 78.0% |
spice::compiler::CSTVisualizer::visitPrefixUnaryExpr(SpiceParser::PrefixUnaryExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:97) | called 53519 times | 78.0% |
spice::compiler::CSTVisualizer::visitPrintfCall(SpiceParser::PrintfCallContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:78) | called 147 times | 78.0% |
spice::compiler::CSTVisualizer::visitProcedureDef(SpiceParser::ProcedureDefContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:29) | called 2617 times | 78.0% |
spice::compiler::CSTVisualizer::visitRelationalExpr(SpiceParser::RelationalExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:92) | called 41293 times | 78.0% |
spice::compiler::CSTVisualizer::visitReturnStmt(SpiceParser::ReturnStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:73) | called 5457 times | 78.0% |
spice::compiler::CSTVisualizer::visitShiftExpr(SpiceParser::ShiftExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:93) | called 43764 times | 78.0% |
spice::compiler::CSTVisualizer::visitSignature(SpiceParser::SignatureContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:55) | called 158 times | 78.0% |
spice::compiler::CSTVisualizer::visitSizeOfCall(SpiceParser::SizeOfCallContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:79) | called 170 times | 78.0% |
spice::compiler::CSTVisualizer::visitSpecifier(SpiceParser::SpecifierContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:66) | called 22874 times | 78.0% |
spice::compiler::CSTVisualizer::visitSpecifierLst(SpiceParser::SpecifierLstContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:65) | called 19534 times | 78.0% |
spice::compiler::CSTVisualizer::visitStmt(SpiceParser::StmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:62) | called 17615 times | 78.0% |
spice::compiler::CSTVisualizer::visitStmtLst(SpiceParser::StmtLstContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:53) | called 12907 times | 78.0% |
spice::compiler::CSTVisualizer::visitStructDef(SpiceParser::StructDefContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:33) | called 429 times | 78.0% |
spice::compiler::CSTVisualizer::visitStructInstantiation(SpiceParser::StructInstantiationContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:103) | called 83 times | 78.0% |
spice::compiler::CSTVisualizer::visitSwitchStmt(SpiceParser::SwitchStmtContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:48) | called 1 time | 78.0% |
spice::compiler::CSTVisualizer::visitSysCall(SpiceParser::SysCallContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:83) | not called | 0.0% |
spice::compiler::CSTVisualizer::visitTernaryExpr(SpiceParser::TernaryExprContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:85) | called 37248 times | 78.0% |
spice::compiler::CSTVisualizer::visitTopLevelDefAttr(SpiceParser::TopLevelDefAttrContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:68) | called 104 times | 78.0% |
spice::compiler::CSTVisualizer::visitTypeAltsLst(SpiceParser::TypeAltsLstContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:57) | called 688 times | 78.0% |
spice::compiler::CSTVisualizer::visitTypeLst(SpiceParser::TypeLstContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:56) | called 4209 times | 78.0% |
spice::compiler::CSTVisualizer::visitUnsafeBlock(SpiceParser::UnsafeBlockContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:39) | called 1802 times | 78.0% |
spice::compiler::CSTVisualizer::visitValue(SpiceParser::ValueContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:100) | called 9527 times | 78.0% |
spice::compiler::CSTVisualizer::visitWhileLoop(SpiceParser::WhileLoopContext*) (/home/runner/work/spice/spice/src/visualizer/CSTVisualizer.h:44) | called 382 times | 78.0% |
spice::compiler::CacheManager::CacheManager(std::filesystem::__cxx11::path const&) (/home/runner/work/spice/spice/src/global/CacheManager.h:16) | called 390 times | 100.0% |
spice::compiler::CacheManager::cacheSourceFile(spice::compiler::SourceFile const*) (/home/runner/work/spice/spice/src/global/CacheManager.cpp:25) | not called | 0.0% |
spice::compiler::CacheManager::lookupSourceFile(spice::compiler::SourceFile const*) const (/home/runner/work/spice/spice/src/global/CacheManager.cpp:10) | not called | 0.0% |
spice::compiler::Capture::Capture(spice::compiler::SymbolTableEntry*) (/home/runner/work/spice/spice/src/symboltablebuilder/Capture.cpp:9) | called 22 times | 75.0% |
spice::compiler::Capture::getMode() const (/home/runner/work/spice/spice/src/symboltablebuilder/Capture.cpp:41) | called 91 times | 100.0% |
spice::compiler::Capture::getName[abi:cxx11]() const (/home/runner/work/spice/spice/src/symboltablebuilder/Capture.cpp:20) | called 22 times | 100.0% |
spice::compiler::Capture::setAccessType(spice::compiler::CaptureAccessType) (/home/runner/work/spice/spice/src/symboltablebuilder/Capture.cpp:28) | called 7 times | 100.0% |
spice::compiler::Capture::toJSON[abi:cxx11]() const (/home/runner/work/spice/spice/src/symboltablebuilder/Capture.cpp:55) | called 24 times | 66.0% |
spice::compiler::CaseBranchNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::CaseBranchNode>(spice::compiler::CaseBranchNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 28 times | 83.0% |
spice::compiler::CaseBranchNode* spice::compiler::ASTBuilder::createNode<spice::compiler::CaseBranchNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 28 times | 88.0% |
spice::compiler::CaseBranchNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::CaseBranchNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 28 times | 87.0% |
spice::compiler::CaseBranchNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:713) | called 62 times | 100.0% |
spice::compiler::CaseBranchNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:714) | called 24 times | 100.0% |
spice::compiler::CaseBranchNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:717) | called 80 times | 78.0% |
spice::compiler::CaseBranchNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:123) | called 23 times | 100.0% |
spice::compiler::CaseConstantNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::CaseConstantNode>(spice::compiler::CaseConstantNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 28 times | 83.0% |
spice::compiler::CaseConstantNode* spice::compiler::ASTBuilder::createNode<spice::compiler::CaseConstantNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 28 times | 88.0% |
spice::compiler::CaseConstantNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::CaseConstantNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 28 times | 80.0% |
spice::compiler::CaseConstantNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1142) | called 62 times | 100.0% |
spice::compiler::CaseConstantNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1143) | called 24 times | 100.0% |
spice::compiler::CastExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::CastExprNode>(spice::compiler::CastExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 53048 times | 83.0% |
spice::compiler::CastExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::CastExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 53050 times | 88.0% |
spice::compiler::CastExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::CastExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 53050 times | 87.0% |
spice::compiler::CastExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1679) | called 153232 times | 100.0% |
spice::compiler::CastExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1680) | called 49389 times | 100.0% |
spice::compiler::CastExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:440) | called 91 times | 83.0% |
spice::compiler::CastExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:438) | called 7068 times | 100.0% |
spice::compiler::CliError::CliError(spice::compiler::CliErrorType const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/exception/CliError.cpp:11) | not called | 0.0% |
spice::compiler::CliError::getMessagePrefix[abi:cxx11](spice::compiler::CliErrorType) (/home/runner/work/spice/spice/src/exception/CliError.cpp:28) | not called | 0.0% |
spice::compiler::CliError::what() const (/home/runner/work/spice/spice/src/exception/CliError.cpp:20) | not called | 0.0% |
spice::compiler::CodeLoc::CodeLoc(antlr4::Token const*, spice::compiler::SourceFile*) (/home/runner/work/spice/spice/src/util/CodeLoc.h:18) | called 13743 times | 100.0% |
spice::compiler::CodeLoc::CodeLoc(antlr4::Token const*, unsigned long, unsigned long, spice::compiler::SourceFile*) (/home/runner/work/spice/spice/src/util/CodeLoc.h:21) | called 1027798 times | 100.0% |
spice::compiler::CodeLoc::CodeLoc(unsigned int, unsigned int, spice::compiler::SourceFile*) (/home/runner/work/spice/spice/src/util/CodeLoc.h:24) | called 114754 times | 100.0% |
spice::compiler::CodeLoc::toPrettyLineAndColumn[abi:cxx11]() const (/home/runner/work/spice/spice/src/util/CodeLoc.cpp:45) | called 20006 times | 100.0% |
spice::compiler::CodeLoc::toPrettyLine[abi:cxx11]() const (/home/runner/work/spice/spice/src/util/CodeLoc.cpp:38) | called 4942 times | 78.0% |
spice::compiler::CodeLoc::toPrettyString[abi:cxx11]() const (/home/runner/work/spice/spice/src/util/CodeLoc.cpp:24) | called 1793 times | 48.0% |
spice::compiler::CodeLoc::toString[abi:cxx11]() const (/home/runner/work/spice/spice/src/util/CodeLoc.cpp:17) | called 1325821 times | 54.0% |
spice::compiler::CommonUtil::demangleTypeName[abi:cxx11](char const*) (/home/runner/work/spice/spice/src/util/CommonUtil.cpp:120) | called 927216 times | 50.0% |
spice::compiler::CommonUtil::formatBytes[abi:cxx11](unsigned long) (/home/runner/work/spice/spice/src/util/CommonUtil.cpp:99) | called 8 times | 84.0% |
spice::compiler::CommonUtil::getCircularImportMessage[abi:cxx11](std::stack<spice::compiler::SourceFile const*, std::deque<spice::compiler::SourceFile const*, std::allocator<spice::compiler::SourceFile const*> > >&) (/home/runner/work/spice/spice/src/util/CommonUtil.cpp:149) | called 1 time | 90.0% |
spice::compiler::CommonUtil::getLastFragment(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/util/CommonUtil.cpp:41) | called 13107 times | 100.0% |
spice::compiler::CommonUtil::getSystemPageSize() (/home/runner/work/spice/spice/src/util/CommonUtil.cpp:82) | called 390 times | 100.0% |
spice::compiler::CommonUtil::getVersionInfo[abi:cxx11]() (/home/runner/work/spice/spice/src/util/CommonUtil.cpp:167) | called 8 times | 90.0% |
spice::compiler::CommonUtil::isValidMangledName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/util/CommonUtil.cpp:136) | called 16084 times | 100.0% |
spice::compiler::CommonUtil::replaceAll(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/util/CommonUtil.cpp:26) | called 705698 times | 100.0% |
spice::compiler::CommonUtil::split(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/util/CommonUtil.cpp:66) | called 6 times | 60.0% |
spice::compiler::CommonUtil::trim(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/util/CommonUtil.cpp:52) | called 27 times | 100.0% |
spice::compiler::CompilerError::CompilerError(spice::compiler::CodeLoc const&, spice::compiler::CompilerErrorType const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/exception/CompilerError.cpp:14) | not called | 0.0% |
spice::compiler::CompilerError::CompilerError(spice::compiler::CompilerErrorType const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/exception/CompilerError.cpp:9) | called 103 times | 50.0% |
spice::compiler::CompilerError::getMessagePrefix[abi:cxx11](spice::compiler::CompilerErrorType) (/home/runner/work/spice/spice/src/exception/CompilerError.cpp:32) | called 103 times | 15.0% |
spice::compiler::CompilerError::what() const (/home/runner/work/spice/spice/src/exception/CompilerError.cpp:24) | called 103 times | 100.0% |
spice::compiler::CompilerPass::CompilerPass(spice::compiler::GlobalResourceManager&, spice::compiler::SourceFile*) (/home/runner/work/spice/spice/src/CompilerPass.cpp:11) | called 9402 times | 100.0% |
spice::compiler::CompilerPass::changeToParentScope(spice::compiler::ScopeType) (/home/runner/work/spice/spice/src/CompilerPass.cpp:50) | called 12536 times | 60.0% |
spice::compiler::CompilerPass::changeToScope(spice::compiler::Scope*, spice::compiler::ScopeType) (/home/runner/work/spice/spice/src/CompilerPass.cpp:23) | called 28372 times | 57.0% |
spice::compiler::CompilerPass::changeToScope(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::ScopeType) (/home/runner/work/spice/spice/src/CompilerPass.cpp:40) | called 4914 times | 83.0% |
spice::compiler::CompilerPass::~CompilerPass() (/home/runner/work/spice/spice/src/CompilerPass.h:24) | called 9402 times | 100.0% |
spice::compiler::CompilerWarning::CompilerWarning(spice::compiler::CodeLoc const&, spice::compiler::CompilerWarningType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/util/CompilerWarning.cpp:16) | called 1250 times | 47.0% |
spice::compiler::CompilerWarning::CompilerWarning(spice::compiler::CompilerWarningType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/util/CompilerWarning.cpp:26) | not called | 0.0% |
spice::compiler::CompilerWarning::getMessagePrefix[abi:cxx11](spice::compiler::CompilerWarningType) (/home/runner/work/spice/spice/src/util/CompilerWarning.cpp:41) | called 1250 times | 54.0% |
spice::compiler::CompilerWarning::print() const (/home/runner/work/spice/spice/src/util/CompilerWarning.cpp:33) | called 144 times | 100.0% |
spice::compiler::ConstantNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ConstantNode>(spice::compiler::ConstantNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 11503 times | 83.0% |
spice::compiler::ConstantNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ConstantNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 11505 times | 88.0% |
spice::compiler::ConstantNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ConstantNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 11505 times | 87.0% |
spice::compiler::ConstantNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1838) | called 34680 times | 100.0% |
spice::compiler::ConstantNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1839) | called 9706 times | 100.0% |
spice::compiler::ConstantNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1842) | called 9817 times | 100.0% |
spice::compiler::ConstantNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1843) | called 232 times | 100.0% |
spice::compiler::ContinueStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ContinueStmtNode>(spice::compiler::ContinueStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 171 times | 83.0% |
spice::compiler::ContinueStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ContinueStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 171 times | 88.0% |
spice::compiler::ContinueStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ContinueStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 171 times | 87.0% |
spice::compiler::ContinueStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1195) | called 670 times | 100.0% |
spice::compiler::ContinueStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1196) | called 301 times | 100.0% |
spice::compiler::CustomDataTypeNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::CustomDataTypeNode>(spice::compiler::CustomDataTypeNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 11202 times | 83.0% |
spice::compiler::CustomDataTypeNode* spice::compiler::ASTBuilder::createNode<spice::compiler::CustomDataTypeNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 11202 times | 88.0% |
spice::compiler::CustomDataTypeNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::CustomDataTypeNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 11202 times | 87.0% |
spice::compiler::CustomDataTypeNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2094) | called 25768 times | 100.0% |
spice::compiler::CustomDataTypeNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2095) | not called | 0.0% |
spice::compiler::CustomDataTypeNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2098) | called 69197 times | 100.0% |
spice::compiler::DataTypeNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::DataTypeNode>(spice::compiler::DataTypeNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 29877 times | 83.0% |
spice::compiler::DataTypeNode* spice::compiler::ASTBuilder::createNode<spice::compiler::DataTypeNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 29878 times | 88.0% |
spice::compiler::DataTypeNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::DataTypeNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 29878 times | 72.0% |
spice::compiler::DataTypeNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2037) | called 71010 times | 100.0% |
spice::compiler::DataTypeNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2038) | called 1633 times | 100.0% |
spice::compiler::DataTypeNode::setFieldTypeRecursive() (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:520) | called 1348 times | 100.0% |
spice::compiler::DebugInfoGenerator::DebugInfoGenerator(spice::compiler::IRGenerator*) (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.h:24) | called 678 times | 83.0% |
spice::compiler::DebugInfoGenerator::concludeFunctionDebugInfo() (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:148) | called 6347 times | 86.0% |
spice::compiler::DebugInfoGenerator::finalize() const (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:276) | called 678 times | 100.0% |
spice::compiler::DebugInfoGenerator::generateCaptureStructDebugInfo(spice::compiler::Function const*) (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:174) | not called | 0.0% |
spice::compiler::DebugInfoGenerator::generateFunctionDebugInfo(llvm::Function*, spice::compiler::Function const*, bool) (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:88) | called 6137 times | 67.0% |
spice::compiler::DebugInfoGenerator::generateGlobalStringDebugInfo(llvm::GlobalVariable*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, spice::compiler::CodeLoc const&) const (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:231) | called 14 times | 79.0% |
spice::compiler::DebugInfoGenerator::generateGlobalVarDebugInfo(llvm::GlobalVariable*, spice::compiler::SymbolTableEntry const*) (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:219) | called 709 times | 94.0% |
spice::compiler::DebugInfoGenerator::generateLocalVarDebugInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, llvm::Value*, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:240) | called 20542 times | 79.0% |
spice::compiler::DebugInfoGenerator::getDITypeForQualType(spice::compiler::ASTNode const*, spice::compiler::QualType const&) (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:281) | called 1097 times | 54.0% |
spice::compiler::DebugInfoGenerator::initialize(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::filesystem::__cxx11::path) (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:19) | called 13 times | 62.0% |
spice::compiler::DebugInfoGenerator::popLexicalBlock() (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:166) | called 5889 times | 86.0% |
spice::compiler::DebugInfoGenerator::pushLexicalBlock(spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:156) | called 5889 times | 100.0% |
spice::compiler::DebugInfoGenerator::setSourceLocation(spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:274) | called 789533 times | 100.0% |
spice::compiler::DebugInfoGenerator::setSourceLocation(spice::compiler::CodeLoc const&) (/home/runner/work/spice/spice/src/irgenerator/DebugInfoGenerator.cpp:264) | called 807403 times | 81.0% |
spice::compiler::DeclStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::DeclStmtNode>(spice::compiler::DeclStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 12670 times | 83.0% |
spice::compiler::DeclStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::DeclStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 12674 times | 88.0% |
spice::compiler::DeclStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::DeclStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 12674 times | 87.0% |
spice::compiler::DeclStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:950) | called 45318 times | 100.0% |
spice::compiler::DeclStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:951) | called 5747 times | 100.0% |
spice::compiler::DeclStmtNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:954) | called 96930 times | 100.0% |
spice::compiler::DeclStmtNode::isParam() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:955) | called 661 times | 100.0% |
spice::compiler::DefaultBranchNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::DefaultBranchNode>(spice::compiler::DefaultBranchNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 3 times | 83.0% |
spice::compiler::DefaultBranchNode* spice::compiler::ASTBuilder::createNode<spice::compiler::DefaultBranchNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 3 times | 88.0% |
spice::compiler::DefaultBranchNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::DefaultBranchNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 3 times | 80.0% |
spice::compiler::DefaultBranchNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:734) | called 6 times | 100.0% |
spice::compiler::DefaultBranchNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:735) | called 1 time | 100.0% |
spice::compiler::DefaultBranchNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:738) | called 7 times | 78.0% |
spice::compiler::DefaultBranchNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:127) | called 3 times | 100.0% |
spice::compiler::DefaultMemoryManager::allocate(unsigned long) const (/home/runner/work/spice/spice/src/util/Memory.h:23) | called 66516 times | 100.0% |
spice::compiler::DefaultMemoryManager::deallocate(unsigned char*) const (/home/runner/work/spice/spice/src/util/Memory.h:24) | called 66516 times | 100.0% |
spice::compiler::DeferredLogic::DeferredLogic(std::function<void ()>, bool) (/home/runner/work/spice/spice/src/util/DeferredLogic.h:13) | called 12649 times | 100.0% |
spice::compiler::DeferredLogic::execute() (/home/runner/work/spice/spice/src/util/DeferredLogic.h:23) | called 6104 times | 100.0% |
spice::compiler::DeferredLogic::~DeferredLogic() (/home/runner/work/spice/spice/src/util/DeferredLogic.h:17) | called 12779 times | 100.0% |
spice::compiler::DoWhileLoopNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::DoWhileLoopNode>(spice::compiler::DoWhileLoopNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 9 times | 83.0% |
spice::compiler::DoWhileLoopNode* spice::compiler::ASTBuilder::createNode<spice::compiler::DoWhileLoopNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 9 times | 88.0% |
spice::compiler::DoWhileLoopNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::DoWhileLoopNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 9 times | 80.0% |
spice::compiler::DoWhileLoopNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:627) | called 21 times | 100.0% |
spice::compiler::DoWhileLoopNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:628) | called 8 times | 100.0% |
spice::compiler::DoWhileLoopNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:631) | called 26 times | 78.0% |
spice::compiler::DoWhileLoopNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:91) | called 9 times | 100.0% |
spice::compiler::Driver::Driver() (/home/runner/work/spice/spice/src/driver/Driver.h:81) | not called | 0.0% |
spice::compiler::Driver::Driver(bool) (/home/runner/work/spice/spice/src/driver/Driver.h:82) | called 8 times | 52.0% |
spice::compiler::Driver::addBuildSubcommand() (/home/runner/work/spice/spice/src/driver/Driver.cpp:191) | called 8 times | 49.0% |
spice::compiler::Driver::addBuildSubcommand()::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:197) | called 2 times | 100.0% |
spice::compiler::Driver::addCompileSubcommandOptions(CLI::App*) (/home/runner/work/spice/spice/src/driver/Driver.cpp:312) | called 32 times | 47.0% |
spice::compiler::Driver::addCompileSubcommandOptions(CLI::App*)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:342) | not called | 0.0% |
spice::compiler::Driver::addCompileSubcommandOptions(CLI::App*)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:343) | not called | 0.0% |
spice::compiler::Driver::addCompileSubcommandOptions(CLI::App*)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:344) | called 1 time | 100.0% |
spice::compiler::Driver::addCompileSubcommandOptions(CLI::App*)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:345) | not called | 0.0% |
spice::compiler::Driver::addCompileSubcommandOptions(CLI::App*)::{lambda()#5}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:346) | called 1 time | 100.0% |
spice::compiler::Driver::addCompileSubcommandOptions(CLI::App*)::{lambda()#6}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:347) | not called | 0.0% |
spice::compiler::Driver::addCompileSubcommandOptions(CLI::App*)::{lambda(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)#1}::operator()(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) const (/home/runner/work/spice/spice/src/driver/Driver.cpp:313) | called 1 time | 43.0% |
spice::compiler::Driver::addInstallSubcommand() (/home/runner/work/spice/spice/src/driver/Driver.cpp:278) | called 8 times | 59.0% |
spice::compiler::Driver::addInstallSubcommand()::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:284) | called 1 time | 100.0% |
spice::compiler::Driver::addRunSubcommand() (/home/runner/work/spice/spice/src/driver/Driver.cpp:235) | called 8 times | 53.0% |
spice::compiler::Driver::addRunSubcommand()::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:240) | called 2 times | 100.0% |
spice::compiler::Driver::addTestSubcommand() (/home/runner/work/spice/spice/src/driver/Driver.cpp:255) | called 8 times | 53.0% |
spice::compiler::Driver::addTestSubcommand()::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:260) | called 2 times | 100.0% |
spice::compiler::Driver::addUninstallSubcommand() (/home/runner/work/spice/spice/src/driver/Driver.cpp:296) | called 8 times | 53.0% |
spice::compiler::Driver::addUninstallSubcommand()::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:301) | called 1 time | 100.0% |
spice::compiler::Driver::enrich() (/home/runner/work/spice/spice/src/driver/Driver.cpp:123) | called 8 times | 27.0% |
spice::compiler::Driver::ensureNotDockerized() (/home/runner/work/spice/spice/src/driver/Driver.cpp:376) | called 2 times | 19.0% |
spice::compiler::Driver::init() (/home/runner/work/spice/spice/src/driver/Driver.cpp:16) | called 8 times | 63.0% |
spice::compiler::Driver::init()::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:32) | called 8 times | 42.0% |
spice::compiler::Driver::parse(int, char const**) (/home/runner/work/spice/spice/src/driver/Driver.cpp:111) | called 8 times | 36.0% |
spice::compiler::Driver::runBinary() const (/home/runner/work/spice/spice/src/driver/Driver.cpp:175) | not called | 0.0% |
spice::compiler::ElseStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ElseStmtNode>(spice::compiler::ElseStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 168 times | 83.0% |
spice::compiler::ElseStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ElseStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 168 times | 88.0% |
spice::compiler::ElseStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ElseStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 168 times | 87.0% |
spice::compiler::ElseStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:670) | called 466 times | 100.0% |
spice::compiler::ElseStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:671) | called 140 times | 100.0% |
spice::compiler::ElseStmtNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:674) | called 315 times | 78.0% |
spice::compiler::ElseStmtNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:110) | called 31 times | 100.0% |
spice::compiler::EntryNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::EntryNode>(spice::compiler::EntryNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 894 times | 83.0% |
spice::compiler::EntryNode* spice::compiler::ASTBuilder::createNode<spice::compiler::EntryNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 899 times | 85.0% |
spice::compiler::EntryNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::EntryNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 899 times | 87.0% |
spice::compiler::EntryNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:174) | called 6838 times | 100.0% |
spice::compiler::EntryNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:175) | called 678 times | 100.0% |
spice::compiler::EnumDefNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::EnumDefNode>(spice::compiler::EnumDefNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 41 times | 83.0% |
spice::compiler::EnumDefNode* spice::compiler::ASTBuilder::createNode<spice::compiler::EnumDefNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 41 times | 88.0% |
spice::compiler::EnumDefNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::EnumDefNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 41 times | 72.0% |
spice::compiler::EnumDefNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:406) | called 194 times | 100.0% |
spice::compiler::EnumDefNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:407) | called 37 times | 100.0% |
spice::compiler::EnumItemLstNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::EnumItemLstNode>(spice::compiler::EnumItemLstNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 41 times | 83.0% |
spice::compiler::EnumItemLstNode* spice::compiler::ASTBuilder::createNode<spice::compiler::EnumItemLstNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 41 times | 88.0% |
spice::compiler::EnumItemLstNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::EnumItemLstNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 41 times | 80.0% |
spice::compiler::EnumItemLstNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:862) | called 72 times | 100.0% |
spice::compiler::EnumItemLstNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:863) | not called | 0.0% |
spice::compiler::EnumItemNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::EnumItemNode>(spice::compiler::EnumItemNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 441 times | 83.0% |
spice::compiler::EnumItemNode* spice::compiler::ASTBuilder::createNode<spice::compiler::EnumItemNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 441 times | 88.0% |
spice::compiler::EnumItemNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::EnumItemNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 441 times | 87.0% |
spice::compiler::EnumItemNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:877) | called 846 times | 100.0% |
spice::compiler::EnumItemNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:878) | not called | 0.0% |
spice::compiler::EqualityExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::EqualityExprNode>(spice::compiler::EqualityExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 43039 times | 83.0% |
spice::compiler::EqualityExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::EqualityExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 43041 times | 88.0% |
spice::compiler::EqualityExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::EqualityExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 43041 times | 87.0% |
spice::compiler::EqualityExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1528) | called 124569 times | 100.0% |
spice::compiler::EqualityExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1529) | called 39703 times | 100.0% |
spice::compiler::EqualityExprNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1536) | called 308471 times | 57.0% |
spice::compiler::EqualityExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:329) | called 83 times | 48.0% |
spice::compiler::EqualityExprNode::getOpFctPointers() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1534) | called 734 times | 100.0% |
spice::compiler::EqualityExprNode::getOpFctPointers() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1535) | called 7205 times | 100.0% |
spice::compiler::EqualityExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:325) | called 7060 times | 100.0% |
spice::compiler::EqualityExprNode::hasCompileTimeValue() const::{lambda(spice::compiler::RelationalExprNode const*)#1}::operator()(spice::compiler::RelationalExprNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:326) | called 7067 times | 100.0% |
spice::compiler::ErrorManager::ErrorManager() (/home/runner/work/spice/spice/src/exception/ErrorManager.h:24) | called 390 times | 100.0% |
spice::compiler::ErrorManager::addSoftError(spice::compiler::ASTNode const*, spice::compiler::SemanticErrorType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/exception/ErrorManager.cpp:9) | called 121 times | 58.0% |
spice::compiler::ErrorManager::addSoftError(spice::compiler::CodeLoc const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/exception/ErrorManager.cpp:16) | called 121 times | 83.0% |
spice::compiler::ExprResult spice::compiler::OpRuleManager::isOperatorOverloadingFctAvailable<1ul>(spice::compiler::ASTNode*, char const*, std::array<spice::compiler::ExprResult, 1ul> const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:673) | called 1623 times | 61.0% |
spice::compiler::ExprResult spice::compiler::OpRuleManager::isOperatorOverloadingFctAvailable<2ul>(spice::compiler::ASTNode*, char const*, std::array<spice::compiler::ExprResult, 2ul> const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:673) | called 8297 times | 65.0% |
spice::compiler::ExprResult::isTemporary() const (/home/runner/work/spice/spice/src/typechecker/ExprResult.h:13) | called 68493 times | 100.0% |
spice::compiler::ExprStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ExprStmtNode>(spice::compiler::ExprStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 9727 times | 83.0% |
spice::compiler::ExprStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ExprStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 9727 times | 88.0% |
spice::compiler::ExprStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ExprStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 9727 times | 87.0% |
spice::compiler::ExprStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:978) | called 26895 times | 100.0% |
spice::compiler::ExprStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:979) | called 7960 times | 100.0% |
spice::compiler::ExprStmtNode::isExprStmt() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:982) | called 132 times | 100.0% |
spice::compiler::ExtDeclNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ExtDeclNode>(spice::compiler::ExtDeclNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 703 times | 83.0% |
spice::compiler::ExtDeclNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ExtDeclNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 703 times | 88.0% |
spice::compiler::ExtDeclNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ExtDeclNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 703 times | 87.0% |
spice::compiler::ExtDeclNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:489) | called 5856 times | 100.0% |
spice::compiler::ExtDeclNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:490) | called 667 times | 100.0% |
spice::compiler::ExtDeclNode::getFctManifestations(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:493) | called 2 times | 100.0% |
spice::compiler::ExtDeclNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:494) | called 1402 times | 75.0% |
spice::compiler::ExternalLinkerInterface::ExternalLinkerInterface(spice::compiler::CliOptions const&) (/home/runner/work/spice/spice/src/linker/ExternalLinkerInterface.h:16) | called 390 times | 100.0% |
spice::compiler::ExternalLinkerInterface::addAdditionalSourcePath(std::filesystem::__cxx11::path) (/home/runner/work/spice/spice/src/linker/ExternalLinkerInterface.cpp:96) | called 1 time | 27.0% |
spice::compiler::ExternalLinkerInterface::addLinkerFlag(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/linker/ExternalLinkerInterface.cpp:89) | called 563 times | 100.0% |
spice::compiler::ExternalLinkerInterface::addObjectFilePath(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/linker/ExternalLinkerInterface.cpp:82) | called 642 times | 100.0% |
spice::compiler::ExternalLinkerInterface::link() const (/home/runner/work/spice/spice/src/linker/ExternalLinkerInterface.cpp:37) | called 178 times | 46.0% |
spice::compiler::ExternalLinkerInterface::prepare() (/home/runner/work/spice/spice/src/linker/ExternalLinkerInterface.cpp:14) | called 178 times | 25.0% |
spice::compiler::FallthroughStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::FallthroughStmtNode>(spice::compiler::FallthroughStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 6 times | 83.0% |
spice::compiler::FallthroughStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::FallthroughStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 6 times | 88.0% |
spice::compiler::FallthroughStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::FallthroughStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 6 times | 80.0% |
spice::compiler::FallthroughStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1210) | called 12 times | 100.0% |
spice::compiler::FallthroughStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1211) | called 4 times | 100.0% |
spice::compiler::FctCallNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::FctCallNode>(spice::compiler::FctCallNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 9994 times | 83.0% |
spice::compiler::FctCallNode* spice::compiler::ASTBuilder::createNode<spice::compiler::FctCallNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 9994 times | 88.0% |
spice::compiler::FctCallNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::FctCallNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 9994 times | 87.0% |
spice::compiler::FctCallNode::FctCallData::isCtorCall() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1876) | called 59075 times | 100.0% |
spice::compiler::FctCallNode::FctCallData::isFctPtrCall() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1877) | called 82775 times | 100.0% |
spice::compiler::FctCallNode::FctCallData::isMethodCall() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1874) | called 45938 times | 100.0% |
spice::compiler::FctCallNode::FctCallData::isOrdinaryCall() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1873) | called 5325 times | 100.0% |
spice::compiler::FctCallNode::FctCallData::isVirtualMethodCall() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1875) | called 14508 times | 100.0% |
spice::compiler::FctCallNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1884) | called 28795 times | 100.0% |
spice::compiler::FctCallNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1885) | called 9264 times | 100.0% |
spice::compiler::FctCallNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1889) | called 66215 times | 100.0% |
spice::compiler::FctCallNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1888) | not called | 0.0% |
spice::compiler::FctCallNode::hasReturnValueReceiver() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:500) | called 6376 times | 100.0% |
spice::compiler::FctDefBaseNode::getFctManifestations(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:275) | called 1429 times | 100.0% |
spice::compiler::FctDefBaseNode::getSymbolTableEntryName[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:274) | called 13890 times | 100.0% |
spice::compiler::FctDefBaseNode::isFctOrProcDef() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:276) | called 501995 times | 100.0% |
spice::compiler::FctDefBaseNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:71) | called 6947 times | 100.0% |
spice::compiler::FctDefNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::FctDefNode>(spice::compiler::FctDefNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 4250 times | 83.0% |
spice::compiler::FctDefNode* spice::compiler::ASTBuilder::createNode<spice::compiler::FctDefNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 4250 times | 88.0% |
spice::compiler::FctDefNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::FctDefNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 4250 times | 72.0% |
spice::compiler::FctDefNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:304) | called 40106 times | 100.0% |
spice::compiler::FctDefNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:305) | called 3920 times | 100.0% |
spice::compiler::FctDefNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:308) | called 9021 times | 78.0% |
spice::compiler::FctNameNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::FctNameNode>(spice::compiler::FctNameNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 6957 times | 83.0% |
spice::compiler::FctNameNode* spice::compiler::ASTBuilder::createNode<spice::compiler::FctNameNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 6957 times | 88.0% |
spice::compiler::FctNameNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::FctNameNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 6957 times | 87.0% |
spice::compiler::FctNameNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:252) | called 6757 times | 100.0% |
spice::compiler::FctNameNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:253) | not called | 0.0% |
spice::compiler::FieldNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::FieldNode>(spice::compiler::FieldNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 1194 times | 83.0% |
spice::compiler::FieldNode* spice::compiler::ASTBuilder::createNode<spice::compiler::FieldNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 1194 times | 88.0% |
spice::compiler::FieldNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::FieldNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 1194 times | 87.0% |
spice::compiler::FieldNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:896) | called 3357 times | 100.0% |
spice::compiler::FieldNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:897) | not called | 0.0% |
spice::compiler::FileUtil::exec(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/util/FileUtil.cpp:70) | called 356 times | 62.0% |
spice::compiler::FileUtil::findLinkerInvoker[abi:cxx11]() (/home/runner/work/spice/spice/src/util/FileUtil.cpp:124) | called 178 times | 43.0% |
spice::compiler::FileUtil::findLinker[abi:cxx11]() (/home/runner/work/spice/spice/src/util/FileUtil.cpp:145) | called 178 times | 47.0% |
spice::compiler::FileUtil::getBootstrapDir[abi:cxx11]() (/home/runner/work/spice/spice/src/util/FileUtil.cpp:183) | called 11 times | 65.0% |
spice::compiler::FileUtil::getFileContent(std::filesystem::__cxx11::path const&) (/home/runner/work/spice/spice/src/util/FileUtil.cpp:36) | called 561 times | 41.0% |
spice::compiler::FileUtil::getLineCount(std::filesystem::__cxx11::path const&) (/home/runner/work/spice/spice/src/util/FileUtil.cpp:52) | not called | 0.0% |
spice::compiler::FileUtil::getSpiceBinDir[abi:cxx11]() (/home/runner/work/spice/spice/src/util/FileUtil.cpp:196) | called 2 times | 100.0% |
spice::compiler::FileUtil::getStdDir[abi:cxx11]() (/home/runner/work/spice/spice/src/util/FileUtil.cpp:166) | called 600 times | 61.0% |
spice::compiler::FileUtil::isCommandAvailable(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/util/FileUtil.cpp:100) | not called | 0.0% |
spice::compiler::FileUtil::isGraphvizInstalled() (/home/runner/work/spice/spice/src/util/FileUtil.cpp:116) | not called | 0.0% |
spice::compiler::FileUtil::writeToFile(std::filesystem::__cxx11::path const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/util/FileUtil.cpp:21) | not called | 0.0% |
spice::compiler::ForLoopNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ForLoopNode>(spice::compiler::ForLoopNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 984 times | 83.0% |
spice::compiler::ForLoopNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ForLoopNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 984 times | 88.0% |
spice::compiler::ForLoopNode* spice::compiler::ASTBuilder::resumeForExpansion<spice::compiler::ForLoopNode>() (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1657) | called 984 times | 80.0% |
spice::compiler::ForLoopNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ForLoopNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 984 times | 80.0% |
spice::compiler::ForLoopNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:556) | called 2967 times | 100.0% |
spice::compiler::ForLoopNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:557) | called 950 times | 100.0% |
spice::compiler::ForLoopNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:560) | called 2983 times | 78.0% |
spice::compiler::ForLoopNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:77) | called 806 times | 71.0% |
spice::compiler::ForeachLoopNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ForeachLoopNode>(spice::compiler::ForeachLoopNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 87 times | 83.0% |
spice::compiler::ForeachLoopNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ForeachLoopNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 87 times | 88.0% |
spice::compiler::ForeachLoopNode* spice::compiler::ASTBuilder::resumeForExpansion<spice::compiler::ForeachLoopNode>() (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1657) | called 87 times | 80.0% |
spice::compiler::ForeachLoopNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ForeachLoopNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 87 times | 87.0% |
spice::compiler::ForeachLoopNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:579) | called 227 times | 100.0% |
spice::compiler::ForeachLoopNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:580) | called 85 times | 100.0% |
spice::compiler::ForeachLoopNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:583) | called 261 times | 78.0% |
spice::compiler::Function::Function() (/home/runner/work/spice/spice/src/model/Function.h:39) | called 38 times | 91.0% |
spice::compiler::Function::Function(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::SymbolTableEntry*, spice::compiler::QualType const&, spice::compiler::QualType const&, std::vector<spice::compiler::Param, std::allocator<spice::compiler::Param> >, std::vector<spice::compiler::GenericType, std::allocator<spice::compiler::GenericType> >, spice::compiler::ASTNode*) (/home/runner/work/spice/spice/src/model/Function.h:35) | called 8311 times | 100.0% |
spice::compiler::Function::getDeclCodeLoc() const (/home/runner/work/spice/spice/src/model/Function.cpp:178) | called 2864 times | 100.0% |
spice::compiler::Function::getMangledName[abi:cxx11]() const (/home/runner/work/spice/spice/src/model/Function.cpp:122) | called 17763 times | 100.0% |
spice::compiler::Function::getParamTypes() const (/home/runner/work/spice/spice/src/model/Function.cpp:16) | called 24909 times | 83.0% |
spice::compiler::Function::getSignature(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::QualType const&, spice::compiler::QualType const&, std::vector<spice::compiler::Param, std::allocator<spice::compiler::Param> > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, bool, bool, bool) (/home/runner/work/spice/spice/src/model/Function.cpp:61) | called 29456 times | 84.0% |
spice::compiler::Function::getSignature[abi:cxx11](bool, bool) const (/home/runner/work/spice/spice/src/model/Function.cpp:33) | called 29444 times | 88.0% |
spice::compiler::Function::getSymbolTableEntryName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::CodeLoc const&) (/home/runner/work/spice/spice/src/model/Function.cpp:133) | called 14152 times | 64.0% |
spice::compiler::Function::hasSubstantiatedGenerics() const (/home/runner/work/spice/spice/src/model/Function.cpp:153) | called 169878 times | 100.0% |
spice::compiler::Function::hasSubstantiatedGenerics() const::{lambda(spice::compiler::GenericType const&)#1}::operator()(spice::compiler::GenericType const&) const (/home/runner/work/spice/spice/src/model/Function.cpp:154) | called 89284 times | 100.0% |
spice::compiler::Function::hasSubstantiatedParams() const (/home/runner/work/spice/spice/src/model/Function.cpp:143) | called 602245 times | 100.0% |
spice::compiler::Function::hasSubstantiatedParams() const::{lambda(spice::compiler::Param const&)#1}::operator()(spice::compiler::Param const&) const (/home/runner/work/spice/spice/src/model/Function.cpp:144) | called 746629 times | 100.0% |
spice::compiler::Function::isFullySubstantiated() const (/home/runner/work/spice/spice/src/model/Function.cpp:164) | called 169878 times | 100.0% |
spice::compiler::Function::isGenericSubstantiation() const (/home/runner/work/spice/spice/src/model/Function.cpp:171) | called 321965 times | 100.0% |
spice::compiler::FunctionDataTypeNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::FunctionDataTypeNode>(spice::compiler::FunctionDataTypeNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 77 times | 83.0% |
spice::compiler::FunctionDataTypeNode* spice::compiler::ASTBuilder::createNode<spice::compiler::FunctionDataTypeNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 77 times | 88.0% |
spice::compiler::FunctionDataTypeNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::FunctionDataTypeNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 77 times | 87.0% |
spice::compiler::FunctionDataTypeNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2115) | called 172 times | 100.0% |
spice::compiler::FunctionDataTypeNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2116) | not called | 0.0% |
spice::compiler::FunctionDataTypeNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2119) | called 253 times | 100.0% |
spice::compiler::FunctionManager::clear() (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:536) | called 390 times | 100.0% |
spice::compiler::FunctionManager::createMainFunction(spice::compiler::SymbolTableEntry*, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, spice::compiler::ASTNode*) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:101) | called 2 times | 64.0% |
spice::compiler::FunctionManager::getCacheKey(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::QualType const&, std::vector<std::pair<spice::compiler::QualType, bool>, std::allocator<std::pair<spice::compiler::QualType, bool> > > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:511) | called 59149 times | 100.0% |
spice::compiler::FunctionManager::getCacheKey(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::QualType const&, std::vector<std::pair<spice::compiler::QualType, bool>, std::allocator<std::pair<spice::compiler::QualType, bool> > > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&)::{lambda(unsigned long, spice::compiler::QualType const&)#1}::operator()(unsigned long, spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:520) | called 499 times | 100.0% |
spice::compiler::FunctionManager::getCacheKey(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::QualType const&, std::vector<std::pair<spice::compiler::QualType, bool>, std::allocator<std::pair<spice::compiler::QualType, bool> > > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&)::{lambda(unsigned long, std::pair<spice::compiler::QualType, bool> const&)#1}::operator()(unsigned long, std::pair<spice::compiler::QualType, bool> const&) const (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:513) | called 72203 times | 100.0% |
spice::compiler::FunctionManager::getGenericTypeOfCandidateByName(spice::compiler::Function const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:492) | called 5023 times | 92.0% |
spice::compiler::FunctionManager::insert(spice::compiler::Scope*, spice::compiler::Function const&, std::vector<spice::compiler::Function*, std::allocator<spice::compiler::Function*> >*) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:20) | called 8071 times | 70.0% |
spice::compiler::FunctionManager::insertSubstantiation(spice::compiler::Scope*, spice::compiler::Function const&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:108) | called 10211 times | 64.0% |
spice::compiler::FunctionManager::lookup(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::QualType const&, std::vector<std::pair<spice::compiler::QualType, bool>, std::allocator<std::pair<spice::compiler::QualType, bool> > > const&, bool) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:143) | called 16669 times | 76.0% |
spice::compiler::FunctionManager::lookup(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::QualType const&, std::vector<std::pair<spice::compiler::QualType, bool>, std::allocator<std::pair<spice::compiler::QualType, bool> > > const&, bool)::{lambda(std::pair<spice::compiler::QualType, bool> const&)#1}::operator()(std::pair<spice::compiler::QualType, bool> const&) const (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:152) | called 5190 times | 100.0% |
spice::compiler::FunctionManager::match(spice::compiler::TypeChecker*, spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::QualType const&, std::vector<std::pair<spice::compiler::QualType, bool>, std::allocator<std::pair<spice::compiler::QualType, bool> > > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, bool, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:209) | called 42480 times | 82.0% |
spice::compiler::FunctionManager::matchArgTypes(spice::compiler::Function&, std::vector<std::pair<spice::compiler::QualType, bool>, std::allocator<std::pair<spice::compiler::QualType, bool> > > const&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, bool, bool&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:427) | called 44897 times | 77.0% |
spice::compiler::FunctionManager::matchArgTypes(spice::compiler::Function&, std::vector<std::pair<spice::compiler::QualType, bool>, std::allocator<std::pair<spice::compiler::QualType, bool> > > const&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, bool, bool&, spice::compiler::ASTNode const*)::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:436) | called 3051 times | 100.0% |
spice::compiler::FunctionManager::matchManifestation(spice::compiler::Function&, spice::compiler::Scope*&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::QualType const&, std::vector<std::pair<spice::compiler::QualType, bool>, std::allocator<std::pair<spice::compiler::QualType, bool> > > const&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, bool, bool&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:333) | called 367329 times | 97.0% |
spice::compiler::FunctionManager::matchName(spice::compiler::Function const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:379) | called 367329 times | 100.0% |
spice::compiler::FunctionManager::matchThisType(spice::compiler::Function&, spice::compiler::QualType const&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, bool, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:391) | called 45193 times | 91.0% |
spice::compiler::FunctionManager::matchThisType(spice::compiler::Function&, spice::compiler::QualType const&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, bool, spice::compiler::ASTNode const*)::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:400) | called 1972 times | 100.0% |
spice::compiler::FunctionManager::substantiateOptionalParams(spice::compiler::Function const&, std::vector<spice::compiler::Function, std::allocator<spice::compiler::Function> >&) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:62) | called 8071 times | 82.0% |
spice::compiler::FunctionManager::substantiateReturnType(spice::compiler::Function&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > > const&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/FunctionManager.cpp:480) | called 7103 times | 100.0% |
spice::compiler::GenericType::GenericType(spice::compiler::QualType const&) (/home/runner/work/spice/spice/src/model/GenericType.h:21) | called 3332 times | 70.0% |
spice::compiler::GenericType::GenericType(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> >) (/home/runner/work/spice/spice/src/model/GenericType.h:23) | called 722 times | 100.0% |
spice::compiler::GenericType::checkConditionsOf(spice::compiler::QualType const&, bool, bool) const (/home/runner/work/spice/spice/src/model/GenericType.cpp:15) | called 5942 times | 100.0% |
spice::compiler::GenericType::checkTypeConditionOf(spice::compiler::QualType const&, bool, bool) const (/home/runner/work/spice/spice/src/model/GenericType.cpp:27) | called 5942 times | 100.0% |
spice::compiler::GenericType::checkTypeConditionOf(spice::compiler::QualType const&, bool, bool) const::{lambda(spice::compiler::QualType const&)#1}::operator()(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/model/GenericType.cpp:35) | called 7409 times | 100.0% |
spice::compiler::GenericTypeDefNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::GenericTypeDefNode>(spice::compiler::GenericTypeDefNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 724 times | 83.0% |
spice::compiler::GenericTypeDefNode* spice::compiler::ASTBuilder::createNode<spice::compiler::GenericTypeDefNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 724 times | 88.0% |
spice::compiler::GenericTypeDefNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::GenericTypeDefNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 724 times | 87.0% |
spice::compiler::GenericTypeDefNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:427) | called 6956 times | 100.0% |
spice::compiler::GenericTypeDefNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:428) | called 647 times | 100.0% |
spice::compiler::GlobalResourceManager::GlobalResourceManager(spice::compiler::CliOptions const&) (/home/runner/work/spice/spice/src/global/GlobalResourceManager.cpp:18) | called 390 times | 35.0% |
spice::compiler::GlobalResourceManager::createSourceFile(spice::compiler::SourceFile*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::filesystem::__cxx11::path const&, bool) (/home/runner/work/spice/spice/src/global/GlobalResourceManager.cpp:61) | called 1028 times | 58.0% |
spice::compiler::GlobalResourceManager::getNextCustomTypeId() (/home/runner/work/spice/spice/src/global/GlobalResourceManager.cpp:73) | called 697 times | 100.0% |
spice::compiler::GlobalResourceManager::getTotalLineCount() const (/home/runner/work/spice/spice/src/global/GlobalResourceManager.cpp:75) | not called | 0.0% |
spice::compiler::GlobalResourceManager::~GlobalResourceManager() (/home/runner/work/spice/spice/src/global/GlobalResourceManager.cpp:51) | called 390 times | 100.0% |
spice::compiler::GlobalVarDefNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::GlobalVarDefNode>(spice::compiler::GlobalVarDefNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 739 times | 83.0% |
spice::compiler::GlobalVarDefNode* spice::compiler::ASTBuilder::createNode<spice::compiler::GlobalVarDefNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 739 times | 88.0% |
spice::compiler::GlobalVarDefNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::GlobalVarDefNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 739 times | 87.0% |
spice::compiler::GlobalVarDefNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:466) | called 6089 times | 100.0% |
spice::compiler::GlobalVarDefNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:467) | called 709 times | 100.0% |
spice::compiler::GlobalVarDefNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:75) | called 32 times | 100.0% |
spice::compiler::GlobalVarDefNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:470) | not called | 0.0% |
spice::compiler::IRGenerator::IRGenerator(spice::compiler::GlobalResourceManager&, spice::compiler::SourceFile*) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:15) | called 678 times | 57.0% |
spice::compiler::IRGenerator::autoDeReferencePtr(llvm::Value*&, spice::compiler::QualType&) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:517) | called 16278 times | 76.0% |
spice::compiler::IRGenerator::buildCapturesContainerType(std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::Capture, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::Capture> > > const&) const (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:920) | called 13 times | 85.0% |
spice::compiler::IRGenerator::buildFatFctPtr(spice::compiler::Scope*, llvm::Type*, llvm::Value*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:869) | called 36 times | 65.0% |
spice::compiler::IRGenerator::createBlock(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:310) | called 19473 times | 100.0% |
spice::compiler::IRGenerator::createGlobalConst(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, llvm::Constant*) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:524) | called 44 times | 78.0% |
spice::compiler::IRGenerator::createGlobalStringConst(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::CodeLoc const&) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:538) | called 1607 times | 72.0% |
spice::compiler::IRGenerator::doAssignment(llvm::Value*, spice::compiler::SymbolTableEntry*, spice::compiler::ASTNode const*, spice::compiler::ASTNode const*, bool) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:387) | called 9506 times | 75.0% |
spice::compiler::IRGenerator::doAssignment(llvm::Value*, spice::compiler::SymbolTableEntry*, spice::compiler::LLVMExprResult&, spice::compiler::QualType const&, spice::compiler::ASTNode const*, bool) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:395) | called 9596 times | 64.0% |
spice::compiler::IRGenerator::doAssignment(spice::compiler::ASTNode const*, spice::compiler::ASTNode const*, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:380) | called 3949 times | 82.0% |
spice::compiler::IRGenerator::doImplicitCast(llvm::Value*, spice::compiler::QualType, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:27) | called 12 times | 31.0% |
spice::compiler::IRGenerator::generateCopyCtorBodyPreamble(spice::compiler::Function const*) (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:434) | called 27 times | 62.0% |
spice::compiler::IRGenerator::generateCtorBodyPreamble(spice::compiler::Scope*) (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:358) | called 997 times | 65.0% |
spice::compiler::IRGenerator::generateCtorOrDtorCall(llvm::Value*, spice::compiler::Function const*, std::vector<llvm::Value*, std::allocator<llvm::Value*> > const&) const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:145) | called 1062 times | 62.0% |
spice::compiler::IRGenerator::generateCtorOrDtorCall(spice::compiler::SymbolTableEntry const*, spice::compiler::Function const*, std::vector<llvm::Value*, std::allocator<llvm::Value*> > const&) const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:124) | called 1020 times | 66.0% |
spice::compiler::IRGenerator::generateDeallocCall(llvm::Value*) const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:155) | called 54 times | 56.0% |
spice::compiler::IRGenerator::generateDefaultCopyCtor(spice::compiler::Function const*) (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:518) | called 79 times | 75.0% |
spice::compiler::IRGenerator::generateDefaultCopyCtor(spice::compiler::Function const*)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:520) | called 27 times | 100.0% |
spice::compiler::IRGenerator::generateDefaultCtor(spice::compiler::Function const*) (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:428) | called 27 times | 75.0% |
spice::compiler::IRGenerator::generateDefaultCtor(spice::compiler::Function const*)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:430) | called 24 times | 100.0% |
spice::compiler::IRGenerator::generateDefaultDtor(spice::compiler::Function const*) (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:566) | called 84 times | 75.0% |
spice::compiler::IRGenerator::generateDefaultDtor(spice::compiler::Function const*)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:568) | called 83 times | 100.0% |
spice::compiler::IRGenerator::generateDtorBodyPreamble(spice::compiler::Function const*) const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:524) | called 83 times | 66.0% |
spice::compiler::IRGenerator::generateFctCall(spice::compiler::Function const*, std::vector<llvm::Value*, std::allocator<llvm::Value*> > const&) const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:81) | not called | 0.0% |
spice::compiler::IRGenerator::generateImplicitFunction(std::function<void ()> const&, spice::compiler::Function const*) (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:170) | called 2 times | 36.0% |
spice::compiler::IRGenerator::generateImplicitProcedure(std::function<void ()> const&, spice::compiler::Function const*) (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:265) | called 190 times | 70.0% |
spice::compiler::IRGenerator::generateProcCall(spice::compiler::Function const*, std::vector<llvm::Value*, std::allocator<llvm::Value*> >&) const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:103) | called 1062 times | 66.0% |
spice::compiler::IRGenerator::generateScopeCleanup(spice::compiler::StmtLstNode const*) const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:55) | called 17870 times | 48.0% |
spice::compiler::IRGenerator::generateShallowCopy(llvm::Value*, llvm::Type*, llvm::Value*, bool) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:502) | called 155 times | 68.0% |
spice::compiler::IRGenerator::generateTestMain() (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:572) | called 2 times | 52.0% |
spice::compiler::IRGenerator::generateTestMain()::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:608) | called 2 times | 61.0% |
spice::compiler::IRGenerator::generateTestMain()::{lambda()#1}::operator()() const::{lambda(unsigned long, std::vector<spice::compiler::Function const*, std::allocator<spice::compiler::Function const*> > const*)#1}::operator()(unsigned long, std::vector<spice::compiler::Function const*, std::allocator<spice::compiler::Function const*> > const*) const (/home/runner/work/spice/spice/src/irgenerator/GenImplicit.cpp:615) | called 3 times | 100.0% |
spice::compiler::IRGenerator::generateTypeInfo(spice::compiler::StructBase*) const (/home/runner/work/spice/spice/src/irgenerator/GenVTable.cpp:30) | called 249 times | 69.0% |
spice::compiler::IRGenerator::generateTypeInfoName(spice::compiler::StructBase*) const (/home/runner/work/spice/spice/src/irgenerator/GenVTable.cpp:12) | called 249 times | 68.0% |
spice::compiler::IRGenerator::generateVTable(spice::compiler::StructBase*) const (/home/runner/work/spice/spice/src/irgenerator/GenVTable.cpp:87) | called 249 times | 72.0% |
spice::compiler::IRGenerator::generateVTableInitializer(spice::compiler::StructBase const*) const (/home/runner/work/spice/spice/src/irgenerator/GenVTable.cpp:115) | called 249 times | 67.0% |
spice::compiler::IRGenerator::getConst(spice::compiler::CompileTimeValue const&, spice::compiler::QualType const&, spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:280) | called 9711 times | 56.0% |
spice::compiler::IRGenerator::getDefaultValueForSymbolType(spice::compiler::QualType const&) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:181) | called 2161 times | 68.0% |
spice::compiler::IRGenerator::getIRString[abi:cxx11](llvm::Module*, bool) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:571) | called 709 times | 68.0% |
spice::compiler::IRGenerator::getOpFctPointers(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:603) | called 10595 times | 88.0% |
spice::compiler::IRGenerator::getSysCallAsmString() const (/home/runner/work/spice/spice/src/irgenerator/GenTargetDependent.cpp:9) | called 1 time | 23.0% |
spice::compiler::IRGenerator::getSysCallConstraintString() const (/home/runner/work/spice/spice/src/irgenerator/GenTargetDependent.cpp:44) | called 1 time | 23.0% |
spice::compiler::IRGenerator::getUnusedGlobalName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:551) | called 2652 times | 70.0% |
spice::compiler::IRGenerator::insertAlloca(llvm::Type*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:49) | called 22602 times | 60.0% |
spice::compiler::IRGenerator::insertCondJump(llvm::Value*, llvm::BasicBlock*, llvm::BasicBlock*, spice::compiler::Likeliness) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:339) | called 5243 times | 76.0% |
spice::compiler::IRGenerator::insertInBoundsGEP(llvm::Type*, llvm::Value*, llvm::ArrayRef<llvm::Value*>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:90) | called 16833 times | 78.0% |
spice::compiler::IRGenerator::insertInBoundsGEP(llvm::Type*, llvm::Value*, llvm::ArrayRef<llvm::Value*>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) const::{lambda(llvm::Value*)#1}::operator()(llvm::Value*) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:94) | called 31814 times | 89.0% |
spice::compiler::IRGenerator::insertJump(llvm::BasicBlock*) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:332) | called 7622 times | 100.0% |
spice::compiler::IRGenerator::insertLoad(llvm::Type*, llvm::Value*, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:80) | called 47154 times | 48.0% |
spice::compiler::IRGenerator::insertStore(llvm::Value*, llvm::Value*, bool) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:85) | called 25757 times | 83.0% |
spice::compiler::IRGenerator::insertStructGEP(llvm::Type*, llvm::Value*, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:106) | called 380 times | 86.0% |
spice::compiler::IRGenerator::materializeConstant(spice::compiler::LLVMExprResult&) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:562) | called 10123 times | 100.0% |
spice::compiler::IRGenerator::resolveAddress(spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:155) | called 1326 times | 73.0% |
spice::compiler::IRGenerator::resolveAddress(spice::compiler::LLVMExprResult&) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:161) | called 14701 times | 69.0% |
spice::compiler::IRGenerator::resolveValue(spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:120) | called 23404 times | 73.0% |
spice::compiler::IRGenerator::resolveValue(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:126) | called 27719 times | 100.0% |
spice::compiler::IRGenerator::resolveValue(spice::compiler::QualType const&, spice::compiler::LLVMExprResult&) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:130) | called 59992 times | 74.0% |
spice::compiler::IRGenerator::switchToBlock(llvm::BasicBlock*, llvm::Function*) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:314) | called 19473 times | 90.0% |
spice::compiler::IRGenerator::terminateBlock(spice::compiler::StmtLstNode const*) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:326) | called 5746 times | 100.0% |
spice::compiler::IRGenerator::unpackCapturesToLocalVariables(std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::Capture, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::Capture> > > const&, llvm::Value*, llvm::Type*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:939) | called 13 times | 72.0% |
spice::compiler::IRGenerator::verifyFunction(llvm::Function const*, spice::compiler::CodeLoc const&) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:356) | called 6347 times | 55.0% |
spice::compiler::IRGenerator::verifyModule(spice::compiler::CodeLoc const&) const (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:368) | called 678 times | 55.0% |
spice::compiler::IRGenerator::visitAdditiveExpr(spice::compiler::AdditiveExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:408) | called 45469 times | 57.0% |
spice::compiler::IRGenerator::visitAliasDef(spice::compiler::AliasDefNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:553) | called 29 times | 100.0% |
spice::compiler::IRGenerator::visitAlignofCall(spice::compiler::AlignofCallNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenBuiltinFunctions.cpp:90) | called 11 times | 81.0% |
spice::compiler::IRGenerator::visitAnonymousBlockStmt(spice::compiler::AnonymousBlockStmtNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:466) | called 13 times | 58.0% |
spice::compiler::IRGenerator::visitArrayInitialization(spice::compiler::ArrayInitializationNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:276) | called 46 times | 64.0% |
spice::compiler::IRGenerator::visitAssertStmt(spice::compiler::AssertStmtNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:179) | called 653 times | 54.0% |
spice::compiler::IRGenerator::visitAssignExpr(spice::compiler::AssignExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:11) | called 43019 times | 54.0% |
spice::compiler::IRGenerator::visitAtomicExpr(spice::compiler::AtomicExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:787) | called 53837 times | 81.0% |
spice::compiler::IRGenerator::visitBitwiseAndExpr(spice::compiler::BitwiseAndExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:274) | called 39674 times | 79.0% |
spice::compiler::IRGenerator::visitBitwiseOrExpr(spice::compiler::BitwiseOrExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:222) | called 39640 times | 79.0% |
spice::compiler::IRGenerator::visitBitwiseXorExpr(spice::compiler::BitwiseXorExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:248) | called 39671 times | 79.0% |
spice::compiler::IRGenerator::visitBreakStmt(spice::compiler::BreakStmtNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:150) | called 91 times | 100.0% |
spice::compiler::IRGenerator::visitBuiltinCall(spice::compiler::BuiltinCallNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenBuiltinFunctions.cpp:12) | called 1093 times | 93.0% |
spice::compiler::IRGenerator::visitCaseBranch(spice::compiler::CaseBranchNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:442) | called 24 times | 58.0% |
spice::compiler::IRGenerator::visitCaseConstant(spice::compiler::CaseConstantNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:106) | called 24 times | 84.0% |
spice::compiler::IRGenerator::visitCastExpr(spice::compiler::CastExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:500) | called 49389 times | 83.0% |
spice::compiler::IRGenerator::visitConstant(spice::compiler::ConstantNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:52) | called 9706 times | 89.0% |
spice::compiler::IRGenerator::visitContinueStmt(spice::compiler::ContinueStmtNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:160) | called 301 times | 100.0% |
spice::compiler::IRGenerator::visitDataType(spice::compiler::DataTypeNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:859) | called 1633 times | 88.0% |
spice::compiler::IRGenerator::visitDeclStmt(spice::compiler::DeclStmtNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:35) | called 5747 times | 67.0% |
spice::compiler::IRGenerator::visitDefaultBranch(spice::compiler::DefaultBranchNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:454) | called 1 time | 58.0% |
spice::compiler::IRGenerator::visitDoWhileLoop(spice::compiler::DoWhileLoopNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:264) | called 8 times | 64.0% |
spice::compiler::IRGenerator::visitElseStmt(spice::compiler::ElseStmtNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:352) | called 140 times | 64.0% |
spice::compiler::IRGenerator::visitEntry(spice::compiler::EntryNode const*) (/home/runner/work/spice/spice/src/irgenerator/IRGenerator.cpp:28) | called 678 times | 90.0% |
spice::compiler::IRGenerator::visitEnumDef(spice::compiler::EnumDefNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:545) | called 37 times | 100.0% |
spice::compiler::IRGenerator::visitEqualityExpr(spice::compiler::EqualityExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:300) | called 39703 times | 53.0% |
spice::compiler::IRGenerator::visitExtDecl(spice::compiler::ExtDeclNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:592) | called 667 times | 57.0% |
spice::compiler::IRGenerator::visitFallthroughStmt(spice::compiler::FallthroughStmtNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:170) | called 4 times | 100.0% |
spice::compiler::IRGenerator::visitFctCall(spice::compiler::FctCallNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:56) | called 9264 times | 72.0% |
spice::compiler::IRGenerator::visitFctCall(spice::compiler::FctCallNode const*)::{lambda(spice::compiler::QualType const&, spice::compiler::QualType const&)#1}::operator()(spice::compiler::QualType const&, spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:149) | called 10981 times | 100.0% |
spice::compiler::IRGenerator::visitFctDef(spice::compiler::FctDefNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:132) | called 3920 times | 67.0% |
spice::compiler::IRGenerator::visitForLoop(spice::compiler::ForLoopNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:22) | called 950 times | 64.0% |
spice::compiler::IRGenerator::visitForeachLoop(spice::compiler::ForeachLoopNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:77) | called 85 times | 64.0% |
spice::compiler::IRGenerator::visitGenericTypeDef(spice::compiler::GenericTypeDefNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:549) | called 647 times | 100.0% |
spice::compiler::IRGenerator::visitGlobalVarDef(spice::compiler::GlobalVarDefNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:557) | called 709 times | 68.0% |
spice::compiler::IRGenerator::visitIfStmt(spice::compiler::IfStmtNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:309) | called 2795 times | 67.0% |
spice::compiler::IRGenerator::visitInterfaceDef(spice::compiler::InterfaceDefNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:520) | called 60 times | 82.0% |
spice::compiler::IRGenerator::visitInterfaceDef(spice::compiler::InterfaceDefNode const*)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:539) | called 108 times | 100.0% |
spice::compiler::IRGenerator::visitInterfaceDef(spice::compiler::InterfaceDefNode const*)::{lambda(spice::compiler::Interface const*, spice::compiler::Interface const*)#1}::operator()(spice::compiler::Interface const*, spice::compiler::Interface const*) const (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:525) | called 196 times | 100.0% |
spice::compiler::IRGenerator::visitLambdaExpr(spice::compiler::LambdaExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:716) | called 1 time | 58.0% |
spice::compiler::IRGenerator::visitLambdaFunc(spice::compiler::LambdaFuncNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:417) | called 5 times | 64.0% |
spice::compiler::IRGenerator::visitLambdaProc(spice::compiler::LambdaProcNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:573) | called 26 times | 72.0% |
spice::compiler::IRGenerator::visitLenCall(spice::compiler::LenCallNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenBuiltinFunctions.cpp:105) | called 35 times | 77.0% |
spice::compiler::IRGenerator::visitLogicalAndExpr(spice::compiler::LogicalAndExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:168) | called 39579 times | 74.0% |
spice::compiler::IRGenerator::visitLogicalOrExpr(spice::compiler::LogicalOrExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:114) | called 39314 times | 74.0% |
spice::compiler::IRGenerator::visitMainFctDef(spice::compiler::MainFctDefNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:16) | called 213 times | 64.0% |
spice::compiler::IRGenerator::visitModAttr(spice::compiler::ModAttrNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:98) | called 246 times | 100.0% |
spice::compiler::IRGenerator::visitMultiplicativeExpr(spice::compiler::MultiplicativeExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:453) | called 48584 times | 58.0% |
spice::compiler::IRGenerator::visitPanicCall(spice::compiler::PanicCallNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenBuiltinFunctions.cpp:122) | called 348 times | 53.0% |
spice::compiler::IRGenerator::visitPostfixUnaryExpr(spice::compiler::PostfixUnaryExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:649) | called 68564 times | 63.0% |
spice::compiler::IRGenerator::visitPrefixUnaryExpr(spice::compiler::PrefixUnaryExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:523) | called 54534 times | 59.0% |
spice::compiler::IRGenerator::visitPrintfCall(spice::compiler::PrintfCallNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenBuiltinFunctions.cpp:29) | called 579 times | 53.0% |
spice::compiler::IRGenerator::visitProcDef(spice::compiler::ProcDefNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:302) | called 2472 times | 73.0% |
spice::compiler::IRGenerator::visitRelationalExpr(spice::compiler::RelationalExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:334) | called 43138 times | 57.0% |
spice::compiler::IRGenerator::visitReturnStmt(spice::compiler::ReturnStmtNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:117) | called 5398 times | 76.0% |
spice::compiler::IRGenerator::visitShiftExpr(spice::compiler::ShiftExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:374) | called 45454 times | 53.0% |
spice::compiler::IRGenerator::visitSizeofCall(spice::compiler::SizeofCallNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenBuiltinFunctions.cpp:75) | called 119 times | 81.0% |
spice::compiler::IRGenerator::visitSpecifierLst(spice::compiler::SpecifierLstNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:94) | not called | 0.0% |
spice::compiler::IRGenerator::visitStmtLst(spice::compiler::StmtLstNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:12) | called 12124 times | 86.0% |
spice::compiler::IRGenerator::visitStructDef(spice::compiler::StructDefNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:464) | called 457 times | 63.0% |
spice::compiler::IRGenerator::visitStructDef(spice::compiler::StructDefNode const*)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:492) | called 141 times | 100.0% |
spice::compiler::IRGenerator::visitStructDef(spice::compiler::StructDefNode const*)::{lambda(spice::compiler::Struct const*, spice::compiler::Struct const*)#1}::operator()(spice::compiler::Struct const*, spice::compiler::Struct const*) const (/home/runner/work/spice/spice/src/irgenerator/GenTopLevelDefinitions.cpp:469) | called 604 times | 100.0% |
spice::compiler::IRGenerator::visitStructInstantiation(spice::compiler::StructInstantiationNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:336) | called 162 times | 61.0% |
spice::compiler::IRGenerator::visitSwitchStmt(spice::compiler::SwitchStmtNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:368) | called 4 times | 72.0% |
spice::compiler::IRGenerator::visitSysCall(spice::compiler::SysCallNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenBuiltinFunctions.cpp:141) | called 1 time | 75.0% |
spice::compiler::IRGenerator::visitTernaryExpr(spice::compiler::TernaryExprNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenExpressions.cpp:88) | called 38789 times | 94.0% |
spice::compiler::IRGenerator::visitTopLevelDefinitionAttr(spice::compiler::TopLevelDefinitionAttrNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:102) | not called | 0.0% |
spice::compiler::IRGenerator::visitTypeAltsLst(spice::compiler::TypeAltsLstNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenStatements.cpp:31) | not called | 0.0% |
spice::compiler::IRGenerator::visitUnsafeBlockDef(spice::compiler::UnsafeBlockNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:10) | called 1517 times | 58.0% |
spice::compiler::IRGenerator::visitValue(spice::compiler::ValueNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenValues.cpp:13) | called 10317 times | 53.0% |
spice::compiler::IRGenerator::visitWhileLoop(spice::compiler::WhileLoopNode const*) (/home/runner/work/spice/spice/src/irgenerator/GenControlStructures.cpp:219) | called 422 times | 64.0% |
spice::compiler::IROptimizer::IROptimizer(spice::compiler::GlobalResourceManager&, spice::compiler::SourceFile*) (/home/runner/work/spice/spice/src/iroptimizer/IROptimizer.h:21) | called 31 times | 54.0% |
spice::compiler::IROptimizer::getLLVMOptLevelFromSpiceOptLevel() const (/home/runner/work/spice/spice/src/iroptimizer/IROptimizer.cpp:70) | called 31 times | 88.0% |
spice::compiler::IROptimizer::optimizeDefault() (/home/runner/work/spice/spice/src/iroptimizer/IROptimizer.cpp:27) | called 29 times | 39.0% |
spice::compiler::IROptimizer::optimizePostLink() (/home/runner/work/spice/spice/src/iroptimizer/IROptimizer.cpp:53) | called 1 time | 42.0% |
spice::compiler::IROptimizer::optimizePreLink() (/home/runner/work/spice/spice/src/iroptimizer/IROptimizer.cpp:38) | called 1 time | 43.0% |
spice::compiler::IROptimizer::prepare() (/home/runner/work/spice/spice/src/iroptimizer/IROptimizer.cpp:12) | called 31 times | 79.0% |
spice::compiler::IROptimizer::prepare()::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/iroptimizer/IROptimizer.cpp:18) | called 31 times | 100.0% |
spice::compiler::IfStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::IfStmtNode>(spice::compiler::IfStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 2918 times | 83.0% |
spice::compiler::IfStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::IfStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 2918 times | 88.0% |
spice::compiler::IfStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::IfStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 2918 times | 87.0% |
spice::compiler::IfStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:648) | called 8800 times | 100.0% |
spice::compiler::IfStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:649) | called 2795 times | 100.0% |
spice::compiler::IfStmtNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:652) | called 8743 times | 78.0% |
spice::compiler::IfStmtNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:96) | called 2339 times | 94.0% |
spice::compiler::ImportCollector::ImportCollector(spice::compiler::GlobalResourceManager&, spice::compiler::SourceFile*) (/home/runner/work/spice/spice/src/importcollector/ImportCollector.h:18) | called 894 times | 100.0% |
spice::compiler::ImportCollector::visitEntry(spice::compiler::EntryNode*) (/home/runner/work/spice/spice/src/importcollector/ImportCollector.cpp:13) | called 894 times | 92.0% |
spice::compiler::ImportCollector::visitImportDef(spice::compiler::ImportDefNode*) (/home/runner/work/spice/spice/src/importcollector/ImportCollector.cpp:25) | called 371 times | 51.0% |
spice::compiler::ImportCollector::visitModAttr(spice::compiler::ModAttrNode*) (/home/runner/work/spice/spice/src/importcollector/ImportCollector.cpp:88) | called 277 times | 57.0% |
spice::compiler::ImportDefNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ImportDefNode>(spice::compiler::ImportDefNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 371 times | 83.0% |
spice::compiler::ImportDefNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ImportDefNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 371 times | 88.0% |
spice::compiler::ImportDefNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ImportDefNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 371 times | 87.0% |
spice::compiler::ImportDefNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:520) | called 2406 times | 100.0% |
spice::compiler::ImportDefNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:521) | called 340 times | 100.0% |
spice::compiler::Interface::Interface(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::SymbolTableEntry*, spice::compiler::Scope*, std::vector<spice::compiler::Function*, std::allocator<spice::compiler::Function*> >, std::vector<spice::compiler::GenericType, std::allocator<spice::compiler::GenericType> >, spice::compiler::ASTNode*) (/home/runner/work/spice/spice/src/model/Interface.h:18) | called 73 times | 100.0% |
spice::compiler::InterfaceDefNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::InterfaceDefNode>(spice::compiler::InterfaceDefNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 76 times | 83.0% |
spice::compiler::InterfaceDefNode* spice::compiler::ASTBuilder::createNode<spice::compiler::InterfaceDefNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 76 times | 88.0% |
spice::compiler::InterfaceDefNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::InterfaceDefNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 76 times | 72.0% |
spice::compiler::InterfaceDefNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:378) | called 553 times | 100.0% |
spice::compiler::InterfaceDefNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:379) | called 60 times | 100.0% |
spice::compiler::InterfaceDefNode::getInterfaceManifestations() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:382) | called 102 times | 100.0% |
spice::compiler::InterfaceManager::clear() (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:266) | called 390 times | 100.0% |
spice::compiler::InterfaceManager::getCacheKey(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:251) | called 1351 times | 100.0% |
spice::compiler::InterfaceManager::getCacheKey(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&)::{lambda(unsigned long, spice::compiler::QualType const&)#1}::operator()(unsigned long, spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:252) | called 1295 times | 100.0% |
spice::compiler::InterfaceManager::getGenericTypeOfCandidateByName(spice::compiler::Interface const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:232) | called 163 times | 81.0% |
spice::compiler::InterfaceManager::insert(spice::compiler::Scope*, spice::compiler::Interface&, std::vector<spice::compiler::Interface*, std::allocator<spice::compiler::Interface*> >*) (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:17) | called 73 times | 62.0% |
spice::compiler::InterfaceManager::insertSubstantiation(spice::compiler::Scope*, spice::compiler::Interface&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:28) | called 175 times | 73.0% |
spice::compiler::InterfaceManager::match(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:55) | called 1351 times | 66.0% |
spice::compiler::InterfaceManager::matchName(spice::compiler::Interface const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:161) | called 175 times | 100.0% |
spice::compiler::InterfaceManager::matchTemplateTypes(spice::compiler::Interface&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:172) | called 175 times | 83.0% |
spice::compiler::InterfaceManager::matchTemplateTypes(spice::compiler::Interface&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, spice::compiler::ASTNode const*)::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:179) | called 163 times | 100.0% |
spice::compiler::InterfaceManager::substantiateSignatures(spice::compiler::Interface&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/InterfaceManager.cpp:207) | called 175 times | 92.0% |
spice::compiler::LLVMExprResult spice::compiler::OpRuleConversionManager::callOperatorOverloadFct<1ul>(spice::compiler::ASTNode const*, std::array<std::function<llvm::Value* ()> const, (1ul)*(2)> const&, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1680) | called 15 times | 61.0% |
spice::compiler::LLVMExprResult spice::compiler::OpRuleConversionManager::callOperatorOverloadFct<2ul>(spice::compiler::ASTNode const*, std::array<std::function<llvm::Value* ()> const, (2ul)*(2)> const&, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1680) | called 516 times | 76.0% |
spice::compiler::LLVMExprResult::isTemporary() const (/home/runner/work/spice/spice/src/irgenerator/LLVMExprResult.h:22) | called 1922 times | 100.0% |
spice::compiler::LambdaAttrNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::LambdaAttrNode>(spice::compiler::LambdaAttrNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 16 times | 83.0% |
spice::compiler::LambdaAttrNode* spice::compiler::ASTBuilder::createNode<spice::compiler::LambdaAttrNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 16 times | 88.0% |
spice::compiler::LambdaAttrNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::LambdaAttrNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 16 times | 87.0% |
spice::compiler::LambdaAttrNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1068) | called 1 time | 100.0% |
spice::compiler::LambdaAttrNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1069) | not called | 0.0% |
spice::compiler::LambdaBaseNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1951) | called 75 times | 100.0% |
spice::compiler::LambdaBaseNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1949) | called 106 times | 78.0% |
spice::compiler::LambdaBaseNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1950) | not called | 0.0% |
spice::compiler::LambdaExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::LambdaExprNode>(spice::compiler::LambdaExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 1 time | 83.0% |
spice::compiler::LambdaExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::LambdaExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 1 time | 88.0% |
spice::compiler::LambdaExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::LambdaExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 1 time | 80.0% |
spice::compiler::LambdaExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2007) | called 2 times | 100.0% |
spice::compiler::LambdaExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:2008) | called 1 time | 100.0% |
spice::compiler::LambdaFuncNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::LambdaFuncNode>(spice::compiler::LambdaFuncNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 9 times | 83.0% |
spice::compiler::LambdaFuncNode* spice::compiler::ASTBuilder::createNode<spice::compiler::LambdaFuncNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 9 times | 88.0% |
spice::compiler::LambdaFuncNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::LambdaFuncNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 9 times | 80.0% |
spice::compiler::LambdaFuncNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1968) | called 18 times | 100.0% |
spice::compiler::LambdaFuncNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1969) | called 5 times | 100.0% |
spice::compiler::LambdaFuncNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:512) | called 9 times | 100.0% |
spice::compiler::LambdaProcNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::LambdaProcNode>(spice::compiler::LambdaProcNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 27 times | 83.0% |
spice::compiler::LambdaProcNode* spice::compiler::ASTBuilder::createNode<spice::compiler::LambdaProcNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 27 times | 88.0% |
spice::compiler::LambdaProcNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::LambdaProcNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 27 times | 87.0% |
spice::compiler::LambdaProcNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1988) | called 57 times | 100.0% |
spice::compiler::LambdaProcNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1989) | called 26 times | 100.0% |
spice::compiler::LambdaProcNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:516) | called 38 times | 100.0% |
spice::compiler::LenCallNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::LenCallNode>(spice::compiler::LenCallNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 33 times | 83.0% |
spice::compiler::LenCallNode* spice::compiler::ASTBuilder::createNode<spice::compiler::LenCallNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 33 times | 88.0% |
spice::compiler::LenCallNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::LenCallNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 33 times | 80.0% |
spice::compiler::LenCallNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1320) | called 40 times | 100.0% |
spice::compiler::LenCallNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1321) | called 35 times | 100.0% |
spice::compiler::LenCallNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1324) | called 5 times | 100.0% |
spice::compiler::LexerError::LexerError(spice::compiler::CodeLoc const&, spice::compiler::LexerErrorType const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/exception/LexerError.cpp:16) | called 1 time | 46.0% |
spice::compiler::LexerError::getMessagePrefix[abi:cxx11](spice::compiler::LexerErrorType) (/home/runner/work/spice/spice/src/exception/LexerError.cpp:33) | called 1 time | 44.0% |
spice::compiler::LexerError::what() const (/home/runner/work/spice/spice/src/exception/LexerError.cpp:25) | called 1 time | 100.0% |
spice::compiler::Lifecycle::addEvent(spice::compiler::LifecycleEvent const&) (/home/runner/work/spice/spice/src/symboltablebuilder/Lifecycle.cpp:12) | called 69316 times | 100.0% |
spice::compiler::Lifecycle::getCurrentState() const (/home/runner/work/spice/spice/src/symboltablebuilder/Lifecycle.cpp:19) | called 397546 times | 100.0% |
spice::compiler::Lifecycle::getCurrentStateName() const (/home/runner/work/spice/spice/src/symboltablebuilder/Lifecycle.cpp:26) | called 323095 times | 86.0% |
spice::compiler::Lifecycle::isDead() const (/home/runner/work/spice/spice/src/symboltablebuilder/Lifecycle.cpp:44) | not called | 0.0% |
spice::compiler::Lifecycle::isDeclared() const (/home/runner/work/spice/spice/src/symboltablebuilder/Lifecycle.cpp:51) | called 29 times | 100.0% |
spice::compiler::Lifecycle::isInOwningState() const (/home/runner/work/spice/spice/src/symboltablebuilder/Lifecycle.cpp:72) | called 29 times | 100.0% |
spice::compiler::Lifecycle::isInitialized() const (/home/runner/work/spice/spice/src/symboltablebuilder/Lifecycle.cpp:58) | called 5106 times | 100.0% |
spice::compiler::Lifecycle::wasMoved() const (/home/runner/work/spice/spice/src/symboltablebuilder/Lifecycle.cpp:65) | not called | 0.0% |
spice::compiler::LinkerError::LinkerError(spice::compiler::LinkerErrorType const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/exception/LinkerError.cpp:11) | not called | 0.0% |
spice::compiler::LinkerError::getMessagePrefix[abi:cxx11](spice::compiler::LinkerErrorType) (/home/runner/work/spice/spice/src/exception/LinkerError.cpp:28) | not called | 0.0% |
spice::compiler::LinkerError::what() const (/home/runner/work/spice/spice/src/exception/LinkerError.cpp:20) | not called | 0.0% |
spice::compiler::LogicalAndExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::LogicalAndExprNode>(spice::compiler::LogicalAndExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 42862 times | 83.0% |
spice::compiler::LogicalAndExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::LogicalAndExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 42864 times | 88.0% |
spice::compiler::LogicalAndExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::LogicalAndExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 42864 times | 87.0% |
spice::compiler::LogicalAndExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1453) | called 124121 times | 100.0% |
spice::compiler::LogicalAndExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1454) | called 39579 times | 100.0% |
spice::compiler::LogicalAndExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:254) | called 81 times | 85.0% |
spice::compiler::LogicalAndExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:250) | called 7054 times | 100.0% |
spice::compiler::LogicalAndExprNode::hasCompileTimeValue() const::{lambda(spice::compiler::BitwiseOrExprNode const*)#1}::operator()(spice::compiler::BitwiseOrExprNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:251) | called 7056 times | 100.0% |
spice::compiler::LogicalOrExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::LogicalOrExprNode>(spice::compiler::LogicalOrExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 42536 times | 83.0% |
spice::compiler::LogicalOrExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::LogicalOrExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 42538 times | 88.0% |
spice::compiler::LogicalOrExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::LogicalOrExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 42538 times | 87.0% |
spice::compiler::LogicalOrExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1436) | called 123193 times | 100.0% |
spice::compiler::LogicalOrExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1437) | called 39314 times | 100.0% |
spice::compiler::LogicalOrExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:233) | called 79 times | 85.0% |
spice::compiler::LogicalOrExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:229) | called 7048 times | 100.0% |
spice::compiler::LogicalOrExprNode::hasCompileTimeValue() const::{lambda(spice::compiler::LogicalAndExprNode const*)#1}::operator()(spice::compiler::LogicalAndExprNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:230) | called 7050 times | 100.0% |
spice::compiler::MainFctDefNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::MainFctDefNode>(spice::compiler::MainFctDefNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 378 times | 83.0% |
spice::compiler::MainFctDefNode* spice::compiler::ASTBuilder::createNode<spice::compiler::MainFctDefNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 382 times | 88.0% |
spice::compiler::MainFctDefNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::MainFctDefNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 382 times | 87.0% |
spice::compiler::MainFctDefNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:227) | called 1092 times | 100.0% |
spice::compiler::MainFctDefNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:228) | called 213 times | 100.0% |
spice::compiler::MainFctDefNode::getScopeId[abi:cxx11]() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:231) | called 359 times | 78.0% |
spice::compiler::MainFctDefNode::isFctOrProcDef() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:233) | not called | 0.0% |
spice::compiler::MainFctDefNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:67) | called 343 times | 100.0% |
spice::compiler::ModAttrNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ModAttrNode>(spice::compiler::ModAttrNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 277 times | 83.0% |
spice::compiler::ModAttrNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ModAttrNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 278 times | 88.0% |
spice::compiler::ModAttrNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ModAttrNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 278 times | 87.0% |
spice::compiler::ModAttrNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1038) | called 3351 times | 100.0% |
spice::compiler::ModAttrNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1039) | called 246 times | 100.0% |
spice::compiler::MultiplicativeExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::MultiplicativeExprNode>(spice::compiler::MultiplicativeExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 51992 times | 83.0% |
spice::compiler::MultiplicativeExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::MultiplicativeExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 51994 times | 88.0% |
spice::compiler::MultiplicativeExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::MultiplicativeExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 51994 times | 72.0% |
spice::compiler::MultiplicativeExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1655) | called 150358 times | 100.0% |
spice::compiler::MultiplicativeExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1656) | called 48584 times | 100.0% |
spice::compiler::MultiplicativeExprNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1663) | called 378118 times | 57.0% |
spice::compiler::MultiplicativeExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:412) | called 91 times | 12.0% |
spice::compiler::MultiplicativeExprNode::getOpFctPointers() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1661) | called 24 times | 100.0% |
spice::compiler::MultiplicativeExprNode::getOpFctPointers() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1662) | called 1604 times | 100.0% |
spice::compiler::MultiplicativeExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:408) | called 7068 times | 100.0% |
spice::compiler::MultiplicativeExprNode::hasCompileTimeValue() const::{lambda(spice::compiler::CastExprNode const*)#1}::operator()(spice::compiler::CastExprNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:409) | called 7068 times | 100.0% |
spice::compiler::NameMangling::mangleFunction[abi:cxx11](spice::compiler::Function const&) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:21) | called 16174 times | 82.0% |
spice::compiler::NameMangling::mangleFunction[abi:cxx11](spice::compiler::Function const&)::{lambda(spice::compiler::GenericType const&)#1}::operator()(spice::compiler::GenericType const&) const (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:84) | called 5029 times | 80.0% |
spice::compiler::NameMangling::mangleFunction[abi:cxx11](spice::compiler::Function const&)::{lambda(spice::compiler::Param const&)#1}::operator()(spice::compiler::Param const&) const (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:82) | called 14879 times | 75.0% |
spice::compiler::NameMangling::mangleInterface[abi:cxx11](spice::compiler::Interface const&) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:110) | called 142 times | 100.0% |
spice::compiler::NameMangling::mangleName(std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool&) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:121) | called 19407 times | 67.0% |
spice::compiler::NameMangling::mangleStruct[abi:cxx11](spice::compiler::Struct const&) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:102) | called 1200 times | 100.0% |
spice::compiler::NameMangling::mangleType(std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:155) | called 37511 times | 90.0% |
spice::compiler::NameMangling::mangleTypeChainElement(std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&, spice::compiler::TypeChainElement const&, bool) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:182) | called 42935 times | 70.0% |
spice::compiler::NameMangling::mangleTypeInfoName[abi:cxx11](spice::compiler::StructBase const*) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:257) | called 249 times | 83.0% |
spice::compiler::NameMangling::mangleTypeInfoValue(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:264) | called 249 times | 80.0% |
spice::compiler::NameMangling::mangleTypeInfo[abi:cxx11](spice::compiler::StructBase const*) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:266) | called 354 times | 83.0% |
spice::compiler::NameMangling::mangleVTable(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:280) | called 213 times | 67.0% |
spice::compiler::NameMangling::mangleVTable[abi:cxx11](spice::compiler::StructBase const*) (/home/runner/work/spice/spice/src/irgenerator/NameMangling.cpp:273) | called 498 times | 83.0% |
spice::compiler::ObjectEmitter::ObjectEmitter(spice::compiler::GlobalResourceManager&, spice::compiler::SourceFile*) (/home/runner/work/spice/spice/src/objectemitter/ObjectEmitter.cpp:14) | called 641 times | 100.0% |
spice::compiler::ObjectEmitter::emit(std::filesystem::__cxx11::path const&) const (/home/runner/work/spice/spice/src/objectemitter/ObjectEmitter.cpp:18) | called 641 times | 30.0% |
spice::compiler::ObjectEmitter::getASMString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const (/home/runner/work/spice/spice/src/objectemitter/ObjectEmitter.cpp:37) | called 641 times | 34.0% |
spice::compiler::OpRuleConversionManager::OpRuleConversionManager(spice::compiler::SourceFile*, spice::compiler::IRGenerator*) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:16) | called 678 times | 100.0% |
spice::compiler::OpRuleConversionManager::callsOverloadedOpFct(spice::compiler::ASTNode const*, unsigned long) const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1674) | called 10595 times | 100.0% |
spice::compiler::OpRuleConversionManager::generateDiv(spice::compiler::QualType const&, spice::compiler::QualType const&, llvm::Value*, llvm::Value*) const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1794) | called 3 times | 67.0% |
spice::compiler::OpRuleConversionManager::generateGE(spice::compiler::QualType const&, spice::compiler::QualType const&, llvm::Value*, llvm::Value*) const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1786) | called 512 times | 94.0% |
spice::compiler::OpRuleConversionManager::generateGT(spice::compiler::QualType const&, spice::compiler::QualType const&, llvm::Value*, llvm::Value*) const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1778) | called 220 times | 94.0% |
spice::compiler::OpRuleConversionManager::generateIToFp(spice::compiler::QualType const&, llvm::Value*, llvm::Type*) const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1747) | called 46 times | 92.0% |
spice::compiler::OpRuleConversionManager::generateLE(spice::compiler::QualType const&, spice::compiler::QualType const&, llvm::Value*, llvm::Value*) const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1770) | called 236 times | 94.0% |
spice::compiler::OpRuleConversionManager::generateLT(spice::compiler::QualType const&, spice::compiler::QualType const&, llvm::Value*, llvm::Value*) const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1762) | called 1334 times | 94.0% |
spice::compiler::OpRuleConversionManager::generateRem(spice::compiler::QualType const&, spice::compiler::QualType const&, llvm::Value*, llvm::Value*) const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1802) | called 13 times | 94.0% |
spice::compiler::OpRuleConversionManager::generateSHR(spice::compiler::QualType const&, spice::compiler::QualType const&, llvm::Value*, llvm::Value*) const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1754) | called 6 times | 92.0% |
spice::compiler::OpRuleConversionManager::getAndEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:332) | called 1 time | 22.0% |
spice::compiler::OpRuleConversionManager::getAndEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:334) | called 1 time | 100.0% |
spice::compiler::OpRuleConversionManager::getAndEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:335) | called 1 time | 100.0% |
spice::compiler::OpRuleConversionManager::getBitwiseAndInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:470) | called 29 times | 38.0% |
spice::compiler::OpRuleConversionManager::getBitwiseAndInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:472) | called 29 times | 100.0% |
spice::compiler::OpRuleConversionManager::getBitwiseAndInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:473) | called 29 times | 100.0% |
spice::compiler::OpRuleConversionManager::getBitwiseOrInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:432) | called 31 times | 38.0% |
spice::compiler::OpRuleConversionManager::getBitwiseOrInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:434) | called 31 times | 100.0% |
spice::compiler::OpRuleConversionManager::getBitwiseOrInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:435) | called 31 times | 100.0% |
spice::compiler::OpRuleConversionManager::getBitwiseXorInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:451) | called 3 times | 38.0% |
spice::compiler::OpRuleConversionManager::getBitwiseXorInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:453) | called 3 times | 100.0% |
spice::compiler::OpRuleConversionManager::getBitwiseXorInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:454) | called 3 times | 100.0% |
spice::compiler::OpRuleConversionManager::getCastInst(spice::compiler::ASTNode const*, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1608) | called 2156 times | 64.0% |
spice::compiler::OpRuleConversionManager::getCastInst(spice::compiler::ASTNode const*, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1609) | called 2156 times | 100.0% |
spice::compiler::OpRuleConversionManager::getDivEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:178) | called 35 times | 32.0% |
spice::compiler::OpRuleConversionManager::getDivEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:180) | called 3 times | 100.0% |
spice::compiler::OpRuleConversionManager::getDivEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:181) | called 35 times | 100.0% |
spice::compiler::OpRuleConversionManager::getDivEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:182) | called 32 times | 100.0% |
spice::compiler::OpRuleConversionManager::getDivEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:183) | not called | 0.0% |
spice::compiler::OpRuleConversionManager::getDivInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1353) | called 193 times | 43.0% |
spice::compiler::OpRuleConversionManager::getDivInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1355) | called 191 times | 100.0% |
spice::compiler::OpRuleConversionManager::getDivInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1356) | called 193 times | 100.0% |
spice::compiler::OpRuleConversionManager::getDivInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1357) | called 2 times | 100.0% |
spice::compiler::OpRuleConversionManager::getDivInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1358) | not called | 0.0% |
spice::compiler::OpRuleConversionManager::getEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:489) | called 2219 times | 39.0% |
spice::compiler::OpRuleConversionManager::getEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:491) | called 1947 times | 100.0% |
spice::compiler::OpRuleConversionManager::getEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:492) | called 1997 times | 100.0% |
spice::compiler::OpRuleConversionManager::getEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:493) | called 272 times | 100.0% |
spice::compiler::OpRuleConversionManager::getEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:494) | called 222 times | 100.0% |
spice::compiler::OpRuleConversionManager::getGreaterEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:950) | called 514 times | 37.0% |
spice::compiler::OpRuleConversionManager::getGreaterEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:952) | called 514 times | 100.0% |
spice::compiler::OpRuleConversionManager::getGreaterEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:953) | called 514 times | 100.0% |
spice::compiler::OpRuleConversionManager::getGreaterInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:822) | called 222 times | 41.0% |
spice::compiler::OpRuleConversionManager::getGreaterInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:824) | called 222 times | 100.0% |
spice::compiler::OpRuleConversionManager::getGreaterInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:825) | called 222 times | 100.0% |
spice::compiler::OpRuleConversionManager::getLessEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:886) | called 236 times | 25.0% |
spice::compiler::OpRuleConversionManager::getLessEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:888) | called 236 times | 100.0% |
spice::compiler::OpRuleConversionManager::getLessEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:889) | called 236 times | 100.0% |
spice::compiler::OpRuleConversionManager::getLessInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:758) | called 1344 times | 41.0% |
spice::compiler::OpRuleConversionManager::getLessInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:760) | called 1344 times | 100.0% |
spice::compiler::OpRuleConversionManager::getLessInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:761) | called 1344 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMinusEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:75) | called 27 times | 56.0% |
spice::compiler::OpRuleConversionManager::getMinusEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:77) | called 20 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMinusEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:78) | called 27 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMinusEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:79) | called 7 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMinusEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:80) | not called | 0.0% |
spice::compiler::OpRuleConversionManager::getMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1195) | called 1144 times | 27.0% |
spice::compiler::OpRuleConversionManager::getMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1197) | called 1144 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1198) | called 1144 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1199) | not called | 0.0% |
spice::compiler::OpRuleConversionManager::getMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1200) | not called | 0.0% |
spice::compiler::OpRuleConversionManager::getMulEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:131) | called 15 times | 38.0% |
spice::compiler::OpRuleConversionManager::getMulEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:133) | called 13 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMulEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:134) | called 15 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMulEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:135) | called 2 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMulEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:136) | not called | 0.0% |
spice::compiler::OpRuleConversionManager::getMulInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1284) | called 603 times | 53.0% |
spice::compiler::OpRuleConversionManager::getMulInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1286) | called 598 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMulInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1287) | called 600 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMulInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1288) | called 5 times | 100.0% |
spice::compiler::OpRuleConversionManager::getMulInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1289) | called 3 times | 100.0% |
spice::compiler::OpRuleConversionManager::getNotEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:623) | called 1216 times | 36.0% |
spice::compiler::OpRuleConversionManager::getNotEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:625) | called 1202 times | 100.0% |
spice::compiler::OpRuleConversionManager::getNotEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:626) | called 1202 times | 100.0% |
spice::compiler::OpRuleConversionManager::getNotEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:627) | called 14 times | 100.0% |
spice::compiler::OpRuleConversionManager::getNotEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:628) | called 14 times | 100.0% |
spice::compiler::OpRuleConversionManager::getOrEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:365) | called 1 time | 22.0% |
spice::compiler::OpRuleConversionManager::getOrEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:367) | called 1 time | 100.0% |
spice::compiler::OpRuleConversionManager::getOrEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:368) | called 1 time | 100.0% |
spice::compiler::OpRuleConversionManager::getPlusEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:20) | called 205 times | 48.0% |
spice::compiler::OpRuleConversionManager::getPlusEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:22) | called 126 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPlusEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:23) | called 136 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPlusEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:24) | called 79 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPlusEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:25) | called 69 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPlusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1106) | called 1971 times | 41.0% |
spice::compiler::OpRuleConversionManager::getPlusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1108) | called 1926 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPlusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1109) | called 1926 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPlusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1110) | called 45 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPlusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1111) | called 45 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPostfixMinusMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1581) | called 242 times | 56.0% |
spice::compiler::OpRuleConversionManager::getPostfixMinusMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1583) | called 236 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPostfixMinusMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1584) | called 6 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPostfixPlusPlusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1554) | called 1234 times | 56.0% |
spice::compiler::OpRuleConversionManager::getPostfixPlusPlusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1556) | called 1225 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPostfixPlusPlusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1557) | called 9 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPrefixBitwiseNotInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1539) | called 1 time | 34.0% |
spice::compiler::OpRuleConversionManager::getPrefixBitwiseNotInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1540) | called 1 time | 100.0% |
spice::compiler::OpRuleConversionManager::getPrefixMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1467) | called 16 times | 43.0% |
spice::compiler::OpRuleConversionManager::getPrefixMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1468) | called 16 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPrefixMinusMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1505) | called 4 times | 32.0% |
spice::compiler::OpRuleConversionManager::getPrefixMinusMinusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1506) | called 4 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPrefixNotInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1526) | called 520 times | 34.0% |
spice::compiler::OpRuleConversionManager::getPrefixNotInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1527) | called 520 times | 100.0% |
spice::compiler::OpRuleConversionManager::getPrefixPlusPlusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1484) | called 26 times | 32.0% |
spice::compiler::OpRuleConversionManager::getPrefixPlusPlusInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1485) | called 26 times | 100.0% |
spice::compiler::OpRuleConversionManager::getRemEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:225) | called 5 times | 23.0% |
spice::compiler::OpRuleConversionManager::getRemEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:227) | called 5 times | 100.0% |
spice::compiler::OpRuleConversionManager::getRemEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:228) | called 5 times | 100.0% |
spice::compiler::OpRuleConversionManager::getRemInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1423) | called 9 times | 22.0% |
spice::compiler::OpRuleConversionManager::getRemInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1425) | called 9 times | 100.0% |
spice::compiler::OpRuleConversionManager::getRemInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1426) | called 9 times | 100.0% |
spice::compiler::OpRuleConversionManager::getSHLEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:266) | called 1 time | 22.0% |
spice::compiler::OpRuleConversionManager::getSHLEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:268) | called 1 time | 100.0% |
spice::compiler::OpRuleConversionManager::getSHLEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:269) | called 1 time | 100.0% |
spice::compiler::OpRuleConversionManager::getSHREqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:299) | called 2 times | 34.0% |
spice::compiler::OpRuleConversionManager::getSHREqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:301) | called 2 times | 100.0% |
spice::compiler::OpRuleConversionManager::getSHREqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:302) | called 2 times | 100.0% |
spice::compiler::OpRuleConversionManager::getShiftLeftInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1014) | called 10 times | 38.0% |
spice::compiler::OpRuleConversionManager::getShiftLeftInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1016) | called 10 times | 100.0% |
spice::compiler::OpRuleConversionManager::getShiftLeftInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1017) | called 10 times | 100.0% |
spice::compiler::OpRuleConversionManager::getShiftLeftInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1018) | not called | 0.0% |
spice::compiler::OpRuleConversionManager::getShiftLeftInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1019) | not called | 0.0% |
spice::compiler::OpRuleConversionManager::getShiftRightInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1060) | called 5 times | 33.0% |
spice::compiler::OpRuleConversionManager::getShiftRightInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1062) | called 5 times | 100.0% |
spice::compiler::OpRuleConversionManager::getShiftRightInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1063) | called 5 times | 100.0% |
spice::compiler::OpRuleConversionManager::getShiftRightInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1064) | not called | 0.0% |
spice::compiler::OpRuleConversionManager::getShiftRightInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType, unsigned long)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:1065) | not called | 0.0% |
spice::compiler::OpRuleConversionManager::getTypeCombination(spice::compiler::QualType const&, spice::compiler::QualType const&) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.h:114) | called 11197 times | 100.0% |
spice::compiler::OpRuleConversionManager::getXorEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType) (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:398) | called 207 times | 22.0% |
spice::compiler::OpRuleConversionManager::getXorEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:400) | called 207 times | 100.0% |
spice::compiler::OpRuleConversionManager::getXorEqualInst(spice::compiler::ASTNode const*, spice::compiler::LLVMExprResult&, spice::compiler::QualType, spice::compiler::LLVMExprResult&, spice::compiler::QualType)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/src/irgenerator/OpRuleConversionManager.cpp:401) | called 207 times | 100.0% |
spice::compiler::OpRuleManager::OpRuleManager(spice::compiler::TypeChecker*) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:14) | called 4327 times | 100.0% |
spice::compiler::OpRuleManager::ensureNoConstAssign(spice::compiler::ASTNode const*, spice::compiler::QualType const&, bool, bool) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:790) | called 19730 times | 72.0% |
spice::compiler::OpRuleManager::ensureUnsafeAllowed(spice::compiler::ASTNode const*, char const*, spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:769) | called 2 times | 14.0% |
spice::compiler::OpRuleManager::ensureUnsafeAllowed(spice::compiler::ASTNode const*, char const*, spice::compiler::QualType const&, spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:779) | called 752 times | 52.0% |
spice::compiler::OpRuleManager::getAndEqualResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:268) | called 1 time | 100.0% |
spice::compiler::OpRuleManager::getAssignResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, bool, bool, char const*) const (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:17) | called 17496 times | 91.0% |
spice::compiler::OpRuleManager::getAssignResultTypeCommon(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, bool, bool) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:115) | called 13571 times | 86.0% |
spice::compiler::OpRuleManager::getBitwiseAndResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:333) | called 33 times | 100.0% |
spice::compiler::OpRuleManager::getBitwiseOrResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:317) | called 36 times | 100.0% |
spice::compiler::OpRuleManager::getBitwiseXorResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:325) | called 7 times | 100.0% |
spice::compiler::OpRuleManager::getCastResultType(spice::compiler::ASTNode const*, spice::compiler::QualType, spice::compiler::ExprResult const&) const (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:644) | called 2357 times | 82.0% |
spice::compiler::OpRuleManager::getDivEqualResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:219) | called 35 times | 93.0% |
spice::compiler::OpRuleManager::getDivResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:512) | called 205 times | 93.0% |
spice::compiler::OpRuleManager::getEqualResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:341) | called 2379 times | 76.0% |
spice::compiler::OpRuleManager::getExceptionBinary(spice::compiler::ASTNode const*, char const*, spice::compiler::QualType const&, spice::compiler::QualType const&, char const*) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:756) | called 19 times | 63.0% |
spice::compiler::OpRuleManager::getExceptionUnary(spice::compiler::ASTNode const*, char const*, spice::compiler::QualType const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:752) | called 2 times | 50.0% |
spice::compiler::OpRuleManager::getFieldAssignResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, bool, bool) const (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:68) | called 245 times | 77.0% |
spice::compiler::OpRuleManager::getGreaterEqualResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:417) | called 564 times | 100.0% |
spice::compiler::OpRuleManager::getGreaterResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:401) | called 246 times | 100.0% |
spice::compiler::OpRuleManager::getLessEqualResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:409) | called 263 times | 100.0% |
spice::compiler::OpRuleManager::getLessResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:393) | called 1476 times | 100.0% |
spice::compiler::OpRuleManager::getLogicalAndResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:309) | called 65 times | 100.0% |
spice::compiler::OpRuleManager::getLogicalOrResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:301) | called 288 times | 100.0% |
spice::compiler::OpRuleManager::getMinusEqualResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:181) | called 27 times | 88.0% |
spice::compiler::OpRuleManager::getMinusResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:475) | called 1259 times | 64.0% |
spice::compiler::OpRuleManager::getMulEqualResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:203) | called 15 times | 93.0% |
spice::compiler::OpRuleManager::getMulResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:499) | called 654 times | 93.0% |
spice::compiler::OpRuleManager::getNotEqualResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:367) | called 1315 times | 76.0% |
spice::compiler::OpRuleManager::getOrEqualResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:279) | called 1 time | 100.0% |
spice::compiler::OpRuleManager::getPlusEqualResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:159) | called 213 times | 88.0% |
spice::compiler::OpRuleManager::getPlusResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:451) | called 2178 times | 78.0% |
spice::compiler::OpRuleManager::getPostfixMinusMinusResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:623) | called 270 times | 94.0% |
spice::compiler::OpRuleManager::getPostfixPlusPlusResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:602) | called 1353 times | 94.0% |
spice::compiler::OpRuleManager::getPrefixBitwiseAndResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:595) | called 63 times | 100.0% |
spice::compiler::OpRuleManager::getPrefixBitwiseNotResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:579) | called 1 time | 100.0% |
spice::compiler::OpRuleManager::getPrefixMinusMinusResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&) const (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:556) | called 7 times | 85.0% |
spice::compiler::OpRuleManager::getPrefixMinusResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:533) | called 16 times | 100.0% |
spice::compiler::OpRuleManager::getPrefixMulResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:586) | called 162 times | 33.0% |
spice::compiler::OpRuleManager::getPrefixNotResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:572) | called 561 times | 100.0% |
spice::compiler::OpRuleManager::getPrefixPlusPlusResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&) const (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:540) | called 28 times | 85.0% |
spice::compiler::OpRuleManager::getRemEqualResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:235) | called 5 times | 100.0% |
spice::compiler::OpRuleManager::getRemResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:525) | called 9 times | 100.0% |
spice::compiler::OpRuleManager::getSHLEqualResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:246) | called 1 time | 100.0% |
spice::compiler::OpRuleManager::getSHREqualResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:257) | called 2 times | 100.0% |
spice::compiler::OpRuleManager::getShiftLeftResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:425) | called 10 times | 93.0% |
spice::compiler::OpRuleManager::getShiftRightResultType(spice::compiler::ASTNode*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&, unsigned long) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:438) | called 7 times | 93.0% |
spice::compiler::OpRuleManager::getXorEqualResultType(spice::compiler::ASTNode const*, spice::compiler::ExprResult const&, spice::compiler::ExprResult const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:290) | called 231 times | 100.0% |
spice::compiler::OpRuleManager::validateBinaryOperation(spice::compiler::ASTNode const*, std::tuple<spice::compiler::SuperType, spice::compiler::SuperType, spice::compiler::SuperType, bool> const*, unsigned long, char const*, spice::compiler::QualType const&, spice::compiler::QualType const&, bool, char const*) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:737) | called 23446 times | 92.0% |
spice::compiler::OpRuleManager::validateUnaryOperation(spice::compiler::ASTNode const*, std::tuple<spice::compiler::SuperType, spice::compiler::SuperType, bool> const*, unsigned long, char const*, spice::compiler::QualType const&) (/home/runner/work/spice/spice/src/typechecker/OpRuleManager.cpp:727) | called 2219 times | 88.0% |
spice::compiler::PanicCallNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::PanicCallNode>(spice::compiler::PanicCallNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 459 times | 83.0% |
spice::compiler::PanicCallNode* spice::compiler::ASTBuilder::createNode<spice::compiler::PanicCallNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 459 times | 88.0% |
spice::compiler::PanicCallNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::PanicCallNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 459 times | 87.0% |
spice::compiler::PanicCallNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1338) | called 917 times | 100.0% |
spice::compiler::PanicCallNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1339) | called 348 times | 100.0% |
spice::compiler::PanicCallNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1342) | not called | 0.0% |
spice::compiler::PanicCallNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1343) | called 456 times | 100.0% |
spice::compiler::ParallelizableASTVisitor::visit(spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:9) | called 792683 times | 100.0% |
spice::compiler::ParallelizableASTVisitor::visitAdditiveExpr(spice::compiler::AdditiveExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:150) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitAliasDef(spice::compiler::AliasDefNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:36) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitAlignofCall(spice::compiler::AlignofCallNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:122) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitAnonymousBlockStmt(spice::compiler::AnonymousBlockStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:64) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitArgLst(spice::compiler::ArgLstNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:74) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitArrayInitialization(spice::compiler::ArrayInitializationNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:168) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitAssertStmt(spice::compiler::AssertStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:114) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitAssignExpr(spice::compiler::AssignExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:130) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitAtomicExpr(spice::compiler::AtomicExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:160) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitAttr(spice::compiler::AttrNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:102) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitAttrLst(spice::compiler::AttrLstNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:100) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitBaseDataType(spice::compiler::BaseDataTypeNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:180) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitBitwiseAndExpr(spice::compiler::BitwiseAndExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:142) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitBitwiseOrExpr(spice::compiler::BitwiseOrExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:138) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitBitwiseXorExpr(spice::compiler::BitwiseXorExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:140) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitBreakStmt(spice::compiler::BreakStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:108) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitBuiltinCall(spice::compiler::BuiltinCallNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:116) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitCaseBranch(spice::compiler::CaseBranchNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:60) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitCaseConstant(spice::compiler::CaseConstantNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:104) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitCastExpr(spice::compiler::CastExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:154) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitChildren(spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:11) | called 8978 times | 88.0% |
spice::compiler::ParallelizableASTVisitor::visitConstant(spice::compiler::ConstantNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:164) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitContinueStmt(spice::compiler::ContinueStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:110) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitCustomDataType(spice::compiler::CustomDataTypeNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:182) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitDataType(spice::compiler::DataTypeNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:178) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitDeclStmt(spice::compiler::DeclStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:84) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitDefaultBranch(spice::compiler::DefaultBranchNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:62) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitDoWhileLoop(spice::compiler::DoWhileLoopNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:52) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitElseStmt(spice::compiler::ElseStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:56) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitEntry(spice::compiler::EntryNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:18) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitEnumDef(spice::compiler::EnumDefNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:32) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitEnumItem(spice::compiler::EnumItemNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:78) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitEnumItemLst(spice::compiler::EnumItemLstNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:76) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitEqualityExpr(spice::compiler::EqualityExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:144) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitExprStmt(spice::compiler::ExprStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:86) | called 7960 times | 100.0% |
spice::compiler::ParallelizableASTVisitor::visitExtDecl(spice::compiler::ExtDeclNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:40) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitFallthroughStmt(spice::compiler::FallthroughStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:112) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitFctCall(spice::compiler::FctCallNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:166) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitFctDef(spice::compiler::FctDefNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:22) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitFctName(spice::compiler::FctNameNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:26) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitField(spice::compiler::FieldNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:80) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitForLoop(spice::compiler::ForLoopNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:46) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitForeachLoop(spice::compiler::ForeachLoopNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:48) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitFunctionDataType(spice::compiler::FunctionDataTypeNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:184) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitGenericTypeDef(spice::compiler::GenericTypeDefNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:34) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitGlobalVarDef(spice::compiler::GlobalVarDefNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:38) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitIfStmt(spice::compiler::IfStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:54) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitImportDef(spice::compiler::ImportDefNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:42) | called 340 times | 100.0% |
spice::compiler::ParallelizableASTVisitor::visitInterfaceDef(spice::compiler::InterfaceDefNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:30) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitLambdaAttr(spice::compiler::LambdaAttrNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:98) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitLambdaExpr(spice::compiler::LambdaExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:176) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitLambdaFunc(spice::compiler::LambdaFuncNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:172) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitLambdaProc(spice::compiler::LambdaProcNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:174) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitLenCall(spice::compiler::LenCallNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:124) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitLogicalAndExpr(spice::compiler::LogicalAndExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:136) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitLogicalOrExpr(spice::compiler::LogicalOrExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:134) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitMainFctDef(spice::compiler::MainFctDefNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:20) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitModAttr(spice::compiler::ModAttrNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:92) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitMultiplicativeExpr(spice::compiler::MultiplicativeExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:152) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitPanicCall(spice::compiler::PanicCallNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:126) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitParamLst(spice::compiler::ParamLstNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:72) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitPostfixUnaryExpr(spice::compiler::PostfixUnaryExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:158) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitPrefixUnaryExpr(spice::compiler::PrefixUnaryExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:156) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitPrintfCall(spice::compiler::PrintfCallNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:118) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitProcDef(spice::compiler::ProcDefNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:24) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitRelationalExpr(spice::compiler::RelationalExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:146) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitReturnStmt(spice::compiler::ReturnStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:106) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitShiftExpr(spice::compiler::ShiftExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:148) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitSignature(spice::compiler::SignatureNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:82) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitSizeofCall(spice::compiler::SizeofCallNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:120) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitSpecifier(spice::compiler::SpecifierNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:90) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitSpecifierLst(spice::compiler::SpecifierLstNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:88) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitStmtLst(spice::compiler::StmtLstNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:66) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitStructDef(spice::compiler::StructDefNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:28) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitStructInstantiation(spice::compiler::StructInstantiationNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:170) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitSwitchStmt(spice::compiler::SwitchStmtNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:58) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitSysCall(spice::compiler::SysCallNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:128) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitTernaryExpr(spice::compiler::TernaryExprNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:132) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitTopLevelDefinitionAttr(spice::compiler::TopLevelDefinitionAttrNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:94) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitTypeAltsLst(spice::compiler::TypeAltsLstNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:70) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitTypeLst(spice::compiler::TypeLstNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:68) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitUnsafeBlockDef(spice::compiler::UnsafeBlockNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:44) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitValue(spice::compiler::ValueNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:162) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::visitWhileLoop(spice::compiler::WhileLoopNode const*) (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.cpp:50) | not called | 0.0% |
spice::compiler::ParallelizableASTVisitor::~ParallelizableASTVisitor() (/home/runner/work/spice/spice/src/ast/ParallelizableASTVisitor.h:98) | called 678 times | 100.0% |
spice::compiler::ParamLstNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ParamLstNode>(spice::compiler::ParamLstNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 4937 times | 83.0% |
spice::compiler::ParamLstNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ParamLstNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 4937 times | 88.0% |
spice::compiler::ParamLstNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ParamLstNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 4937 times | 87.0% |
spice::compiler::ParamLstNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:832) | called 19258 times | 100.0% |
spice::compiler::ParamLstNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:833) | not called | 0.0% |
spice::compiler::ParserError::ParserError(spice::compiler::CodeLoc const&, spice::compiler::ParserErrorType const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/exception/ParserError.cpp:16) | called 7 times | 46.0% |
spice::compiler::ParserError::getMessagePrefix[abi:cxx11](spice::compiler::ParserErrorType) (/home/runner/work/spice/spice/src/exception/ParserError.cpp:33) | called 7 times | 57.0% |
spice::compiler::ParserError::what() const (/home/runner/work/spice/spice/src/exception/ParserError.cpp:25) | called 7 times | 100.0% |
spice::compiler::PostfixUnaryExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::PostfixUnaryExprNode>(spice::compiler::PostfixUnaryExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 75669 times | 83.0% |
spice::compiler::PostfixUnaryExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::PostfixUnaryExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 75671 times | 88.0% |
spice::compiler::PostfixUnaryExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::PostfixUnaryExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 75671 times | 87.0% |
spice::compiler::PostfixUnaryExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1742) | called 217429 times | 100.0% |
spice::compiler::PostfixUnaryExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1743) | called 68564 times | 100.0% |
spice::compiler::PostfixUnaryExprNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1750) | called 569266 times | 57.0% |
spice::compiler::PostfixUnaryExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:482) | called 91 times | 21.0% |
spice::compiler::PostfixUnaryExprNode::getOpFctPointers() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1748) | called 30 times | 100.0% |
spice::compiler::PostfixUnaryExprNode::getOpFctPointers() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1749) | called 5919 times | 100.0% |
spice::compiler::PostfixUnaryExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:474) | called 7044 times | 73.0% |
spice::compiler::PrefixUnaryExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::PrefixUnaryExprNode>(spice::compiler::PrefixUnaryExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 59384 times | 83.0% |
spice::compiler::PrefixUnaryExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::PrefixUnaryExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 59386 times | 88.0% |
spice::compiler::PrefixUnaryExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::PrefixUnaryExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 59386 times | 87.0% |
spice::compiler::PrefixUnaryExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1712) | called 171153 times | 100.0% |
spice::compiler::PrefixUnaryExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1713) | called 54534 times | 100.0% |
spice::compiler::PrefixUnaryExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:455) | called 91 times | 18.0% |
spice::compiler::PrefixUnaryExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:446) | called 7317 times | 94.0% |
spice::compiler::PrintfCallNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::PrintfCallNode>(spice::compiler::PrintfCallNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 674 times | 83.0% |
spice::compiler::PrintfCallNode* spice::compiler::ASTBuilder::createNode<spice::compiler::PrintfCallNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 674 times | 88.0% |
spice::compiler::PrintfCallNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::PrintfCallNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 674 times | 87.0% |
spice::compiler::PrintfCallNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1261) | called 812 times | 100.0% |
spice::compiler::PrintfCallNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1262) | called 579 times | 100.0% |
spice::compiler::PrintfCallNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1265) | not called | 0.0% |
spice::compiler::ProcDefNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ProcDefNode>(spice::compiler::ProcDefNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 2707 times | 83.0% |
spice::compiler::ProcDefNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ProcDefNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 2707 times | 88.0% |
spice::compiler::ProcDefNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ProcDefNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 2707 times | 72.0% |
spice::compiler::ProcDefNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:322) | called 26583 times | 100.0% |
spice::compiler::ProcDefNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:323) | called 2472 times | 100.0% |
spice::compiler::ProcDefNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:326) | called 5525 times | 78.0% |
spice::compiler::QualType::QualType() (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.h:42) | called 54619 times | 100.0% |
spice::compiler::QualType::QualType(spice::compiler::SuperType) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:18) | called 7525084 times | 100.0% |
spice::compiler::QualType::QualType(spice::compiler::SuperType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:19) | called 1253 times | 100.0% |
spice::compiler::QualType::QualType(spice::compiler::Type const*, spice::compiler::TypeSpecifiers) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:21) | called 45298 times | 100.0% |
spice::compiler::QualType::canBind(spice::compiler::QualType const&, bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:326) | called 8952 times | 100.0% |
spice::compiler::QualType::doesImplement(spice::compiler::QualType const&, spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:309) | called 170 times | 83.0% |
spice::compiler::QualType::doesImplement(spice::compiler::QualType const&, spice::compiler::ASTNode const*) const::{lambda(spice::compiler::QualType const&)#1}::operator()(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:313) | called 170 times | 83.0% |
spice::compiler::QualType::getArraySize() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:42) | called 397 times | 100.0% |
spice::compiler::QualType::getBase() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:584) | called 839085 times | 100.0% |
spice::compiler::QualType::getBodyScope() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:49) | called 98567 times | 100.0% |
spice::compiler::QualType::getContained() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:572) | called 43821 times | 67.0% |
spice::compiler::QualType::getFunctionParamAndReturnTypes() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:70) | called 99 times | 100.0% |
spice::compiler::QualType::getFunctionParamTypes() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:63) | called 97 times | 100.0% |
spice::compiler::QualType::getFunctionReturnType() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:56) | called 21 times | 100.0% |
spice::compiler::QualType::getInterface(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:106) | called 247 times | 80.0% |
spice::compiler::QualType::getName(std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&, bool, bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:464) | called 609155 times | 94.0% |
spice::compiler::QualType::getName[abi:cxx11](bool, bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:491) | called 431309 times | 80.0% |
spice::compiler::QualType::getSpecifiers() (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.h:117) | called 203993 times | 100.0% |
spice::compiler::QualType::getSpecifiers() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.h:118) | called 647350 times | 100.0% |
spice::compiler::QualType::getStruct(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:92) | called 3120 times | 80.0% |
spice::compiler::QualType::getSubType[abi:cxx11]() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:35) | called 206830 times | 100.0% |
spice::compiler::QualType::getSuperType() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:28) | called 915899 times | 100.0% |
spice::compiler::QualType::getTemplateTypes() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:84) | called 72671 times | 100.0% |
spice::compiler::QualType::getType() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.h:48) | called 705214 times | 100.0% |
spice::compiler::QualType::getWithBaseTemplateTypes(std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:655) | called 3628 times | 100.0% |
spice::compiler::QualType::getWithBodyScope(spice::compiler::Scope*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:629) | called 19609 times | 100.0% |
spice::compiler::QualType::getWithFunctionParamAndReturnTypes(spice::compiler::QualType const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:675) | called 8314 times | 71.0% |
spice::compiler::QualType::getWithFunctionParamAndReturnTypes(std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:668) | called 8356 times | 100.0% |
spice::compiler::QualType::getWithLambdaCaptures(bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:617) | called 42 times | 100.0% |
spice::compiler::QualType::getWithTemplateTypes(std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:642) | called 2656 times | 100.0% |
spice::compiler::QualType::hasAnyGenericParts() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:261) | called 282985 times | 100.0% |
spice::compiler::QualType::hasLambdaCaptures() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:77) | called 134 times | 100.0% |
spice::compiler::QualType::is(spice::compiler::SuperType) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:120) | called 2162878 times | 100.0% |
spice::compiler::QualType::isArray() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:180) | called 44078 times | 100.0% |
spice::compiler::QualType::isArrayOf(spice::compiler::SuperType) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:188) | called 12940 times | 100.0% |
spice::compiler::QualType::isBase(spice::compiler::SuperType) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:136) | called 370339 times | 100.0% |
spice::compiler::QualType::isComposition() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:740) | called 41 times | 100.0% |
spice::compiler::QualType::isConst() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:686) | called 71371 times | 100.0% |
spice::compiler::QualType::isConstRef() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:195) | called 419 times | 100.0% |
spice::compiler::QualType::isCoveredByGenericTypeList(std::vector<spice::compiler::GenericType, std::allocator<spice::compiler::GenericType> >&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:410) | called 14672 times | 84.0% |
spice::compiler::QualType::isCoveredByGenericTypeList(std::vector<spice::compiler::GenericType, std::allocator<spice::compiler::GenericType> >&) const::{lambda(spice::compiler::GenericType&)#1}::operator()(spice::compiler::GenericType&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:414) | called 3520 times | 100.0% |
spice::compiler::QualType::isCoveredByGenericTypeList(std::vector<spice::compiler::GenericType, std::allocator<spice::compiler::GenericType> >&) const::{lambda(spice::compiler::QualType const&)#1}::operator()(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:427) | called 1332 times | 100.0% |
spice::compiler::QualType::isCoveredByGenericTypeList(std::vector<spice::compiler::GenericType, std::allocator<spice::compiler::GenericType> >&) const::{lambda(spice::compiler::QualType const&)#2}::operator()(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:435) | called 62 times | 100.0% |
spice::compiler::QualType::isErrorObj() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:252) | called 366 times | 91.0% |
spice::compiler::QualType::isHeap() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:733) | called 9883 times | 100.0% |
spice::compiler::QualType::isInline() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:713) | called 5967 times | 71.0% |
spice::compiler::QualType::isIterable(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:223) | called 91 times | 61.0% |
spice::compiler::QualType::isIterator(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:203) | called 89 times | 59.0% |
spice::compiler::QualType::isOneOf(std::initializer_list<spice::compiler::SuperType> const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:128) | called 379855 times | 100.0% |
spice::compiler::QualType::isPrimitive() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:143) | called 36725 times | 100.0% |
spice::compiler::QualType::isPtr() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:150) | called 151043 times | 100.0% |
spice::compiler::QualType::isPtrTo(spice::compiler::SuperType) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:158) | called 18691 times | 100.0% |
spice::compiler::QualType::isPublic() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:723) | called 26064 times | 78.0% |
spice::compiler::QualType::isRef() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:165) | called 315948 times | 100.0% |
spice::compiler::QualType::isRefTo(spice::compiler::SuperType) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:173) | not called | 0.0% |
spice::compiler::QualType::isSameContainerTypeAs(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:374) | called 2357 times | 100.0% |
spice::compiler::QualType::isSelfReferencingStructType(spice::compiler::QualType const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:381) | called 16327 times | 93.0% |
spice::compiler::QualType::isSigned() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:693) | called 10147 times | 71.0% |
spice::compiler::QualType::isStringObj() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:243) | called 7100 times | 100.0% |
spice::compiler::QualType::isTriviallyCopyable(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:270) | called 233 times | 56.0% |
spice::compiler::QualType::isTriviallyCopyable(spice::compiler::ASTNode const*) const::{lambda(spice::compiler::QualType const&)#1}::operator()(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:295) | called 155 times | 100.0% |
spice::compiler::QualType::isUnsigned() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:703) | not called | 0.0% |
spice::compiler::QualType::makeConst(bool) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:747) | called 6544 times | 100.0% |
spice::compiler::QualType::makeHeap(bool) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:775) | called 43 times | 100.0% |
spice::compiler::QualType::makePublic(bool) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:765) | called 264 times | 75.0% |
spice::compiler::QualType::makeUnsigned(bool) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:754) | called 11 times | 67.0% |
spice::compiler::QualType::matches(spice::compiler::QualType const&, bool, bool, bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:340) | called 79883 times | 100.0% |
spice::compiler::QualType::matchesInterfaceImplementedByStruct(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:356) | called 49846 times | 94.0% |
spice::compiler::QualType::matchesInterfaceImplementedByStruct(spice::compiler::QualType const&) const::{lambda(spice::compiler::QualType const&)#1}::operator()(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:363) | called 237 times | 100.0% |
spice::compiler::QualType::needsDeAllocation() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:449) | called 1016 times | 91.0% |
spice::compiler::QualType::removeReferenceWrapper() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:595) | called 139081 times | 100.0% |
spice::compiler::QualType::replaceBaseType(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:603) | called 10152 times | 100.0% |
spice::compiler::QualType::setSpecifiers(spice::compiler::TypeSpecifiers) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.h:119) | called 37923 times | 100.0% |
spice::compiler::QualType::toArray(spice::compiler::ASTNode const*, unsigned long, bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:549) | called 201 times | 100.0% |
spice::compiler::QualType::toConstRef(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:535) | called 6544 times | 100.0% |
spice::compiler::QualType::toLLVMType(spice::compiler::SourceFile*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:503) | called 156522 times | 100.0% |
spice::compiler::QualType::toNonConst() const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:560) | called 354 times | 100.0% |
spice::compiler::QualType::toPtr(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:511) | called 10774 times | 100.0% |
spice::compiler::QualType::toRef(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:523) | called 11992 times | 100.0% |
spice::compiler::QualType::unwrapBoth(spice::compiler::QualType&, spice::compiler::QualType&) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:802) | called 62031 times | 100.0% |
spice::compiler::RawStringOStream::RawStringOStream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (/home/runner/work/spice/spice/src/util/RawStringOStream.cpp:7) | called 641 times | 100.0% |
spice::compiler::RawStringOStream::current_pos() const (/home/runner/work/spice/spice/src/util/RawStringOStream.cpp:16) | not called | 0.0% |
spice::compiler::RawStringOStream::pwrite_impl(char const*, unsigned long, unsigned long) (/home/runner/work/spice/spice/src/util/RawStringOStream.cpp:9) | not called | 0.0% |
spice::compiler::RawStringOStream::write_impl(char const*, unsigned long) (/home/runner/work/spice/spice/src/util/RawStringOStream.cpp:14) | called 2127329 times | 100.0% |
spice::compiler::RelationalExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::RelationalExprNode>(spice::compiler::RelationalExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 46595 times | 83.0% |
spice::compiler::RelationalExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::RelationalExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 46597 times | 88.0% |
spice::compiler::RelationalExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::RelationalExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 46597 times | 87.0% |
spice::compiler::RelationalExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1561) | called 134923 times | 100.0% |
spice::compiler::RelationalExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1562) | called 43138 times | 100.0% |
spice::compiler::RelationalExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:347) | called 90 times | 43.0% |
spice::compiler::RelationalExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:343) | called 7067 times | 100.0% |
spice::compiler::RelationalExprNode::hasCompileTimeValue() const::{lambda(spice::compiler::ShiftExprNode const*)#1}::operator()(spice::compiler::ShiftExprNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:344) | called 7068 times | 100.0% |
spice::compiler::ReturnStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ReturnStmtNode>(spice::compiler::ReturnStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 5612 times | 83.0% |
spice::compiler::ReturnStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ReturnStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 5612 times | 88.0% |
spice::compiler::ReturnStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ReturnStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 5612 times | 87.0% |
spice::compiler::ReturnStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1160) | called 16926 times | 100.0% |
spice::compiler::ReturnStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1161) | called 5398 times | 100.0% |
spice::compiler::ReturnStmtNode::getParentScopeNode() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1165) | called 5398 times | 78.0% |
spice::compiler::ReturnStmtNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1164) | called 5247 times | 100.0% |
spice::compiler::RuntimeModuleManager::RuntimeModuleManager(spice::compiler::GlobalResourceManager&) (/home/runner/work/spice/spice/src/global/RuntimeModuleManager.h:70) | called 390 times | 100.0% |
spice::compiler::RuntimeModuleManager::getModule(spice::compiler::RuntimeModule) const (/home/runner/work/spice/spice/src/global/RuntimeModuleManager.cpp:35) | called 1713 times | 83.0% |
spice::compiler::RuntimeModuleManager::isModuleAvailable(spice::compiler::RuntimeModule) const (/home/runner/work/spice/spice/src/global/RuntimeModuleManager.cpp:40) | called 2266 times | 100.0% |
spice::compiler::RuntimeModuleManager::loadModule(spice::compiler::SourceFile*, spice::compiler::RuntimeModule) const (/home/runner/work/spice/spice/src/global/RuntimeModuleManager.cpp:42) | called 271 times | 52.0% |
spice::compiler::RuntimeModuleManager::requestModule(spice::compiler::SourceFile*, spice::compiler::RuntimeModule) (/home/runner/work/spice/spice/src/global/RuntimeModuleManager.cpp:13) | called 553 times | 72.0% |
spice::compiler::RuntimeModuleManager::resolveNamePair(spice::compiler::RuntimeModule) (/home/runner/work/spice/spice/src/global/RuntimeModuleManager.cpp:59) | called 824 times | 33.0% |
spice::compiler::Scope::Scope(spice::compiler::Scope*, spice::compiler::SourceFile*, spice::compiler::ScopeType, spice::compiler::CodeLoc const*) (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.h:57) | called 16234 times | 100.0% |
spice::compiler::Scope::collectWarnings(std::vector<spice::compiler::CompilerWarning, std::allocator<spice::compiler::CompilerWarning> >&) const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:146) | called 1269 times | 66.0% |
spice::compiler::Scope::copyChildScope(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:45) | called 2556 times | 73.0% |
spice::compiler::Scope::createChildScope(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::ScopeType, spice::compiler::CodeLoc const*) (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:20) | called 15340 times | 60.0% |
spice::compiler::Scope::deepCopyScope() (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:59) | called 8999 times | 87.0% |
spice::compiler::Scope::doesAllowUnsafeOperations() const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:375) | called 3772 times | 100.0% |
spice::compiler::Scope::ensureSuccessfulTypeInference() const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:242) | called 147051 times | 78.0% |
spice::compiler::Scope::getAllStructManifestationsInDeclarationOrder() const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:303) | called 854 times | 83.0% |
spice::compiler::Scope::getAllStructManifestationsInDeclarationOrder() const::{lambda(spice::compiler::Struct const*, spice::compiler::Struct const*)#1}::operator()(spice::compiler::Struct const*, spice::compiler::Struct const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:312) | called 210 times | 100.0% |
spice::compiler::Scope::getChildScope(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:77) | called 32470 times | 100.0% |
spice::compiler::Scope::getFieldCount() const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:258) | called 37621 times | 89.0% |
spice::compiler::Scope::getLoopNestingDepth() const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:335) | called 2372 times | 91.0% |
spice::compiler::Scope::getSymbolTableJSON[abi:cxx11]() const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:395) | called 147115 times | 67.0% |
spice::compiler::Scope::getVarsGoingOutOfScope() (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:88) | called 13222 times | 83.0% |
spice::compiler::Scope::getVirtualMethods() (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:280) | called 498 times | 86.0% |
spice::compiler::Scope::getVirtualMethods()::{lambda(spice::compiler::Function const*, spice::compiler::Function const*)#1}::operator()(spice::compiler::Function const*, spice::compiler::Function const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:293) | called 1360 times | 89.0% |
spice::compiler::Scope::hasRefFields() (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:322) | called 183 times | 88.0% |
spice::compiler::Scope::insertGenericType(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::GenericType const&) (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:122) | called 2489 times | 70.0% |
spice::compiler::Scope::isImportedBy(spice::compiler::Scope const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:388) | called 73014 times | 100.0% |
spice::compiler::Scope::isInAsyncScope() const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:364) | called 67 times | 89.0% |
spice::compiler::Scope::isInCaseBranch() const (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:350) | called 7 times | 89.0% |
spice::compiler::Scope::lookupGenericType(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:134) | called 22375 times | 100.0% |
spice::compiler::Scope::renameChildScope(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/Scope.cpp:32) | called 7634 times | 78.0% |
spice::compiler::ScopeHandle::ScopeHandle(spice::compiler::CompilerPass*, spice::compiler::Scope*, spice::compiler::ScopeType const&) (/home/runner/work/spice/spice/src/symboltablebuilder/ScopeHandle.cpp:12) | called 6511 times | 86.0% |
spice::compiler::ScopeHandle::ScopeHandle(spice::compiler::CompilerPass*, spice::compiler::Scope*, spice::compiler::ScopeType const&)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/symboltablebuilder/ScopeHandle.cpp:13) | called 6511 times | 100.0% |
spice::compiler::ScopeHandle::ScopeHandle(spice::compiler::CompilerPass*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::ScopeType const&) (/home/runner/work/spice/spice/src/symboltablebuilder/ScopeHandle.cpp:17) | called 6474 times | 100.0% |
spice::compiler::ScopeHandle::ScopeHandle(spice::compiler::IRGenerator*, spice::compiler::Scope*, spice::compiler::ScopeType const&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/symboltablebuilder/ScopeHandle.cpp:20) | called 5889 times | 80.0% |
spice::compiler::ScopeHandle::ScopeHandle(spice::compiler::IRGenerator*, spice::compiler::Scope*, spice::compiler::ScopeType const&, spice::compiler::ASTNode const*)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/src/symboltablebuilder/ScopeHandle.cpp:21) | called 5889 times | 100.0% |
spice::compiler::ScopeHandle::ScopeHandle(spice::compiler::IRGenerator*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::ScopeType const&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/symboltablebuilder/ScopeHandle.cpp:30) | called 5889 times | 100.0% |
spice::compiler::ScopeHandle::leaveScopeEarly() (/home/runner/work/spice/spice/src/symboltablebuilder/ScopeHandle.h:32) | called 5855 times | 100.0% |
spice::compiler::SemanticError::SemanticError(spice::compiler::ASTNode const*, spice::compiler::SemanticErrorType const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) (/home/runner/work/spice/spice/src/exception/SemanticError.cpp:10) | called 187 times | 50.0% |
spice::compiler::SemanticError::getMessagePrefix[abi:cxx11](spice::compiler::SemanticErrorType) (/home/runner/work/spice/spice/src/exception/SemanticError.cpp:33) | called 187 times | 42.0% |
spice::compiler::SemanticError::what() const (/home/runner/work/spice/spice/src/exception/SemanticError.cpp:25) | called 187 times | 100.0% |
spice::compiler::ShiftExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ShiftExprNode>(spice::compiler::ShiftExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 49158 times | 83.0% |
spice::compiler::ShiftExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ShiftExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 49160 times | 88.0% |
spice::compiler::ShiftExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ShiftExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 49160 times | 87.0% |
spice::compiler::ShiftExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1588) | called 141516 times | 100.0% |
spice::compiler::ShiftExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1589) | called 45454 times | 100.0% |
spice::compiler::ShiftExprNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1596) | called 354386 times | 57.0% |
spice::compiler::ShiftExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:369) | called 91 times | 24.0% |
spice::compiler::ShiftExprNode::getOpFctPointers() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1594) | called 4 times | 100.0% |
spice::compiler::ShiftExprNode::getOpFctPointers() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1595) | called 32 times | 100.0% |
spice::compiler::ShiftExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:365) | called 7068 times | 100.0% |
spice::compiler::ShiftExprNode::hasCompileTimeValue() const::{lambda(spice::compiler::AdditiveExprNode const*)#1}::operator()(spice::compiler::AdditiveExprNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:366) | called 7068 times | 100.0% |
spice::compiler::SignatureNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::SignatureNode>(spice::compiler::SignatureNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 174 times | 83.0% |
spice::compiler::SignatureNode* spice::compiler::ASTBuilder::createNode<spice::compiler::SignatureNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 174 times | 88.0% |
spice::compiler::SignatureNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::SignatureNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 174 times | 87.0% |
spice::compiler::SignatureNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:921) | called 503 times | 100.0% |
spice::compiler::SignatureNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:922) | not called | 0.0% |
spice::compiler::SignatureNode::getFctManifestations(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:925) | not called | 0.0% |
spice::compiler::SizeofCallNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::SizeofCallNode>(spice::compiler::SizeofCallNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 185 times | 83.0% |
spice::compiler::SizeofCallNode* spice::compiler::ASTBuilder::createNode<spice::compiler::SizeofCallNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 185 times | 88.0% |
spice::compiler::SizeofCallNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::SizeofCallNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 185 times | 87.0% |
spice::compiler::SizeofCallNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1280) | called 355 times | 100.0% |
spice::compiler::SizeofCallNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1281) | called 119 times | 100.0% |
spice::compiler::SizeofCallNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1284) | called 4 times | 100.0% |
spice::compiler::SourceFile::SourceFile(spice::compiler::GlobalResourceManager&, spice::compiler::SourceFile*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::filesystem::__cxx11::path const&, bool) (/home/runner/work/spice/spice/src/SourceFile.cpp:30) | called 905 times | 43.0% |
spice::compiler::SourceFile::addDependency(spice::compiler::SourceFile*, spice::compiler::ASTNode const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/SourceFile.cpp:597) | called 920 times | 68.0% |
spice::compiler::SourceFile::addNameRegistryEntry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, spice::compiler::SymbolTableEntry*, spice::compiler::Scope*, bool, spice::compiler::SymbolTableEntry*) (/home/runner/work/spice/spice/src/SourceFile.cpp:648) | called 21922 times | 74.0% |
spice::compiler::SourceFile::checkForSoftErrors() const (/home/runner/work/spice/spice/src/SourceFile.cpp:683) | called 3400 times | 75.0% |
spice::compiler::SourceFile::collectAndPrintWarnings() (/home/runner/work/spice/spice/src/SourceFile.cpp:694) | called 241 times | 96.0% |
spice::compiler::SourceFile::concludeCompilation() (/home/runner/work/spice/spice/src/SourceFile.cpp:497) | called 1759 times | 28.0% |
spice::compiler::SourceFile::dumpOutput(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/SourceFile.cpp:752) | not called | 0.0% |
spice::compiler::SourceFile::getLLVMType(spice::compiler::Type const*) (/home/runner/work/spice/spice/src/SourceFile.cpp:671) | called 159691 times | 100.0% |
spice::compiler::SourceFile::getNameRegistryEntry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/SourceFile.cpp:656) | called 104060 times | 91.0% |
spice::compiler::SourceFile::getRootSourceFile() const (/home/runner/work/spice/spice/src/SourceFile.cpp:707) | called 5367 times | 100.0% |
spice::compiler::SourceFile::haveAllDependantsBeenTypeChecked() const (/home/runner/work/spice/spice/src/SourceFile.cpp:719) | called 3788 times | 100.0% |
spice::compiler::SourceFile::haveAllDependantsBeenTypeChecked() const::{lambda(spice::compiler::SourceFile const*)#1}::operator()(spice::compiler::SourceFile const*) const (/home/runner/work/spice/spice/src/SourceFile.cpp:720) | called 11779 times | 100.0% |
spice::compiler::SourceFile::imports(spice::compiler::SourceFile const*) const (/home/runner/work/spice/spice/src/SourceFile.cpp:617) | called 73014 times | 100.0% |
spice::compiler::SourceFile::isAlreadyImported(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::stack<spice::compiler::SourceFile const*, std::deque<spice::compiler::SourceFile const*, std::allocator<spice::compiler::SourceFile const*> > >&) const (/home/runner/work/spice/spice/src/SourceFile.cpp:621) | called 3938 times | 83.0% |
spice::compiler::SourceFile::isRT(spice::compiler::RuntimeModule) const (/home/runner/work/spice/spice/src/SourceFile.cpp:711) | called 7634 times | 65.0% |
spice::compiler::SourceFile::isRuntimeModuleAvailable(spice::compiler::RuntimeModule) const (/home/runner/work/spice/spice/src/SourceFile.cpp:646) | called 2197 times | 100.0% |
spice::compiler::SourceFile::mergeNameRegistries(spice::compiler::SourceFile const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/SourceFile.cpp:732) | called 915 times | 70.0% |
spice::compiler::SourceFile::printStatusMessage(char const*, spice::compiler::CompileStageIOType const&, spice::compiler::CompileStageIOType const&, unsigned long, unsigned short) const (/home/runner/work/spice/spice/src/SourceFile.cpp:816) | called 10995 times | 7.0% |
spice::compiler::SourceFile::requestRuntimeModule(spice::compiler::RuntimeModule) (/home/runner/work/spice/spice/src/SourceFile.cpp:639) | called 1984 times | 100.0% |
spice::compiler::SourceFile::runASTBuilder() (/home/runner/work/spice/spice/src/SourceFile.cpp:144) | called 1023 times | 74.0% |
spice::compiler::SourceFile::runASTVisualizer() (/home/runner/work/spice/spice/src/SourceFile.cpp:165) | called 643 times | 53.0% |
spice::compiler::SourceFile::runBackEnd() (/home/runner/work/spice/spice/src/SourceFile.cpp:552) | called 1581 times | 29.0% |
spice::compiler::SourceFile::runBitcodeLinker() (/home/runner/work/spice/spice/src/SourceFile.cpp:402) | called 2 times | 79.0% |
spice::compiler::SourceFile::runCSTVisualizer() (/home/runner/work/spice/spice/src/SourceFile.cpp:114) | called 643 times | 58.0% |
spice::compiler::SourceFile::runDefaultIROptimizer() (/home/runner/work/spice/spice/src/SourceFile.cpp:339) | called 1609 times | 44.0% |
spice::compiler::SourceFile::runFrontEnd() (/home/runner/work/spice/spice/src/SourceFile.cpp:528) | called 635 times | 68.0% |
spice::compiler::SourceFile::runIRGenerator() (/home/runner/work/spice/spice/src/SourceFile.cpp:310) | called 1795 times | 47.0% |
spice::compiler::SourceFile::runImportCollector() (/home/runner/work/spice/spice/src/SourceFile.cpp:194) | called 1016 times | 93.0% |
spice::compiler::SourceFile::runLexer() (/home/runner/work/spice/spice/src/SourceFile.cpp:56) | called 1025 times | 69.0% |
spice::compiler::SourceFile::runMiddleEnd() (/home/runner/work/spice/spice/src/SourceFile.cpp:545) | not called | 0.0% |
spice::compiler::SourceFile::runObjectEmitter() (/home/runner/work/spice/spice/src/SourceFile.cpp:461) | called 1759 times | 45.0% |
spice::compiler::SourceFile::runParser() (/home/runner/work/spice/spice/src/SourceFile.cpp:94) | called 1023 times | 77.0% |
spice::compiler::SourceFile::runPostLinkIROptimizer() (/home/runner/work/spice/spice/src/SourceFile.cpp:423) | called 2 times | 46.0% |
spice::compiler::SourceFile::runPreLinkIROptimizer() (/home/runner/work/spice/spice/src/SourceFile.cpp:372) | called 2 times | 46.0% |
spice::compiler::SourceFile::runSymbolTableBuilder() (/home/runner/work/spice/spice/src/SourceFile.cpp:216) | called 1009 times | 90.0% |
spice::compiler::SourceFile::runTypeChecker() (/home/runner/work/spice/spice/src/SourceFile.cpp:237) | called 358 times | 100.0% |
spice::compiler::SourceFile::runTypeCheckerPost() (/home/runner/work/spice/spice/src/SourceFile.cpp:266) | called 3788 times | 62.0% |
spice::compiler::SourceFile::runTypeCheckerPre() (/home/runner/work/spice/spice/src/SourceFile.cpp:245) | called 990 times | 90.0% |
spice::compiler::SourceFile::visualizerOutput(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/SourceFile.cpp:784) | not called | 0.0% |
spice::compiler::SourceFile::visualizerPreamble(std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&) const (/home/runner/work/spice/spice/src/SourceFile.cpp:776) | called 1042 times | 83.0% |
spice::compiler::SpecifierLstNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::SpecifierLstNode>(spice::compiler::SpecifierLstNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 19650 times | 83.0% |
spice::compiler::SpecifierLstNode* spice::compiler::ASTBuilder::createNode<spice::compiler::SpecifierLstNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 19651 times | 88.0% |
spice::compiler::SpecifierLstNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::SpecifierLstNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 19651 times | 87.0% |
spice::compiler::SpecifierLstNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:996) | called 21322 times | 100.0% |
spice::compiler::SpecifierLstNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:997) | not called | 0.0% |
spice::compiler::SpecifierNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::SpecifierNode>(spice::compiler::SpecifierNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 22996 times | 83.0% |
spice::compiler::SpecifierNode* spice::compiler::ASTBuilder::createNode<spice::compiler::SpecifierNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 22996 times | 88.0% |
spice::compiler::SpecifierNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::SpecifierNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 22996 times | 87.0% |
spice::compiler::SpecifierNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1023) | called 24662 times | 100.0% |
spice::compiler::SpecifierNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1024) | not called | 0.0% |
spice::compiler::StdFunctionManager::StdFunctionManager(spice::compiler::SourceFile*, spice::compiler::GlobalResourceManager&, llvm::Module*) (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:14) | called 678 times | 100.0% |
spice::compiler::StdFunctionManager::getAllocUnsafeLongFct() const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:82) | called 4 times | 55.0% |
spice::compiler::StdFunctionManager::getDeallocBytePtrRefFct() const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:91) | called 53 times | 53.0% |
spice::compiler::StdFunctionManager::getExitFct() const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:30) | called 1001 times | 90.0% |
spice::compiler::StdFunctionManager::getFreeFct() const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:39) | not called | 0.0% |
spice::compiler::StdFunctionManager::getFunction(char const*, llvm::Type*, llvm::ArrayRef<llvm::Type*>, bool) const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:131) | called 3284 times | 87.0% |
spice::compiler::StdFunctionManager::getIterateFct(spice::compiler::Function const*) const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:98) | called 7 times | 71.0% |
spice::compiler::StdFunctionManager::getIteratorFct(spice::compiler::Function const*) const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:104) | called 63 times | 73.0% |
spice::compiler::StdFunctionManager::getIteratorGetFct(spice::compiler::Function const*) const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:110) | called 80 times | 73.0% |
spice::compiler::StdFunctionManager::getIteratorGetIdxFct(spice::compiler::Function const*) const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:115) | called 5 times | 73.0% |
spice::compiler::StdFunctionManager::getIteratorIsValidFct(spice::compiler::Function const*) const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:121) | called 85 times | 73.0% |
spice::compiler::StdFunctionManager::getIteratorNextFct(spice::compiler::Function const*) const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:126) | called 85 times | 71.0% |
spice::compiler::StdFunctionManager::getMemcmpFct() const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:49) | called 20 times | 82.0% |
spice::compiler::StdFunctionManager::getMemcpyIntrinsic() const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:57) | called 155 times | 86.0% |
spice::compiler::StdFunctionManager::getPrintfFct() const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:18) | called 1582 times | 93.0% |
spice::compiler::StdFunctionManager::getProcedure(char const*, llvm::ArrayRef<llvm::Type*>) const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:144) | called 1294 times | 100.0% |
spice::compiler::StdFunctionManager::getStringGetRawLengthStringFct() const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:68) | called 23 times | 55.0% |
spice::compiler::StdFunctionManager::getStringIsRawEqualStringStringFct() const (/home/runner/work/spice/spice/src/irgenerator/StdFunctionManager.cpp:75) | called 121 times | 56.0% |
spice::compiler::StmtLstNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::StmtLstNode>(spice::compiler::StmtLstNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 13736 times | 83.0% |
spice::compiler::StmtLstNode* spice::compiler::ASTBuilder::createNode<spice::compiler::StmtLstNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 13740 times | 88.0% |
spice::compiler::StmtLstNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::StmtLstNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 13740 times | 72.0% |
spice::compiler::StmtLstNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:779) | called 39872 times | 100.0% |
spice::compiler::StmtLstNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:780) | called 12124 times | 100.0% |
spice::compiler::StmtLstNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:784) | called 103051 times | 100.0% |
spice::compiler::StmtLstNode::isStmtLst() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:785) | called 12472 times | 100.0% |
spice::compiler::StmtLstNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:131) | called 11282 times | 95.0% |
spice::compiler::Struct::Struct(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::SymbolTableEntry*, spice::compiler::Scope*, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> >, std::vector<spice::compiler::GenericType, std::allocator<spice::compiler::GenericType> >, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> >, spice::compiler::ASTNode*) (/home/runner/work/spice/spice/src/model/Struct.h:17) | called 540 times | 100.0% |
spice::compiler::Struct::hasReferenceFields() const (/home/runner/work/spice/spice/src/model/Struct.cpp:15) | called 162 times | 100.0% |
spice::compiler::Struct::hasReferenceFields() const::{lambda(spice::compiler::QualType const&)#1}::operator()(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/model/Struct.cpp:16) | called 265 times | 100.0% |
spice::compiler::StructBase::StructBase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::SymbolTableEntry*, spice::compiler::Scope*, std::vector<spice::compiler::GenericType, std::allocator<spice::compiler::GenericType> >, spice::compiler::ASTNode*) (/home/runner/work/spice/spice/src/model/StructBase.h:25) | called 613 times | 100.0% |
spice::compiler::StructBase::getDeclCodeLoc() const (/home/runner/work/spice/spice/src/model/StructBase.cpp:94) | called 444 times | 100.0% |
spice::compiler::StructBase::getSignature(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) (/home/runner/work/spice/spice/src/model/StructBase.cpp:42) | called 13103 times | 64.0% |
spice::compiler::StructBase::getSignature[abi:cxx11]() const (/home/runner/work/spice/spice/src/model/StructBase.cpp:17) | called 2586 times | 88.0% |
spice::compiler::StructBase::getTemplateTypes() const (/home/runner/work/spice/spice/src/model/StructBase.cpp:82) | called 416 times | 83.0% |
spice::compiler::StructBase::hasSubstantiatedGenerics() const (/home/runner/work/spice/spice/src/model/StructBase.cpp:64) | called 6679 times | 100.0% |
spice::compiler::StructBase::hasSubstantiatedGenerics() const::{lambda(spice::compiler::GenericType const&)#1}::operator()(spice::compiler::GenericType const&) const (/home/runner/work/spice/spice/src/model/StructBase.cpp:65) | called 5922 times | 100.0% |
spice::compiler::StructBase::isFullySubstantiated() const (/home/runner/work/spice/spice/src/model/StructBase.cpp:75) | called 6679 times | 100.0% |
spice::compiler::StructBase::isGenericSubstantiation() const (/home/runner/work/spice/spice/src/model/StructBase.cpp:101) | called 2195 times | 100.0% |
spice::compiler::StructDefNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::StructDefNode>(spice::compiler::StructDefNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 548 times | 83.0% |
spice::compiler::StructDefNode* spice::compiler::ASTBuilder::createNode<spice::compiler::StructDefNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 548 times | 88.0% |
spice::compiler::StructDefNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::StructDefNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 548 times | 72.0% |
spice::compiler::StructDefNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:340) | called 4559 times | 100.0% |
spice::compiler::StructDefNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:341) | called 457 times | 100.0% |
spice::compiler::StructDefNode::getFctManifestations(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:345) | called 366 times | 71.0% |
spice::compiler::StructDefNode::getStructManifestations() (/home/runner/work/spice/spice/src/ast/ASTNodes.h:344) | called 20207 times | 100.0% |
spice::compiler::StructDefNode::isStructDef() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:350) | called 28734 times | 100.0% |
spice::compiler::StructInstantiationNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::StructInstantiationNode>(spice::compiler::StructInstantiationNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 138 times | 83.0% |
spice::compiler::StructInstantiationNode* spice::compiler::ASTBuilder::createNode<spice::compiler::StructInstantiationNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 138 times | 88.0% |
spice::compiler::StructInstantiationNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::StructInstantiationNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 138 times | 87.0% |
spice::compiler::StructInstantiationNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1926) | called 398 times | 100.0% |
spice::compiler::StructInstantiationNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1927) | called 162 times | 100.0% |
spice::compiler::StructInstantiationNode::customItemsInitialization(unsigned long) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1930) | called 387 times | 100.0% |
spice::compiler::StructManager::clear() (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:311) | called 390 times | 100.0% |
spice::compiler::StructManager::getCacheKey(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:296) | called 16465 times | 100.0% |
spice::compiler::StructManager::getCacheKey(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&)::{lambda(unsigned long, spice::compiler::QualType const&)#1}::operator()(unsigned long, spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:297) | called 9820 times | 100.0% |
spice::compiler::StructManager::getGenericTypeOfCandidateByName(spice::compiler::Struct const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:278) | called 756 times | 94.0% |
spice::compiler::StructManager::insert(spice::compiler::Scope*, spice::compiler::Struct&, std::vector<spice::compiler::Struct*, std::allocator<spice::compiler::Struct*> >*) (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:18) | called 540 times | 53.0% |
spice::compiler::StructManager::insertSubstantiation(spice::compiler::Scope*, spice::compiler::Struct&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:30) | called 854 times | 68.0% |
spice::compiler::StructManager::match(spice::compiler::Scope*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:60) | called 16465 times | 71.0% |
spice::compiler::StructManager::matchName(spice::compiler::Struct const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:206) | called 1329 times | 100.0% |
spice::compiler::StructManager::matchTemplateTypes(spice::compiler::Struct&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:217) | called 893 times | 87.0% |
spice::compiler::StructManager::matchTemplateTypes(spice::compiler::Struct&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, spice::compiler::ASTNode const*)::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:225) | called 756 times | 100.0% |
spice::compiler::StructManager::substantiateFieldTypes(spice::compiler::Struct&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > > const&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/StructManager.cpp:253) | called 892 times | 93.0% |
spice::compiler::SwitchStmtNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::SwitchStmtNode>(spice::compiler::SwitchStmtNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 8 times | 83.0% |
spice::compiler::SwitchStmtNode* spice::compiler::ASTBuilder::createNode<spice::compiler::SwitchStmtNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 8 times | 88.0% |
spice::compiler::SwitchStmtNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::SwitchStmtNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 8 times | 80.0% |
spice::compiler::SwitchStmtNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:692) | called 17 times | 100.0% |
spice::compiler::SwitchStmtNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:693) | called 4 times | 100.0% |
spice::compiler::SwitchStmtNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:116) | called 8 times | 93.0% |
spice::compiler::SwitchStmtNode::returnsOnAllControlPaths(bool*) const::{lambda(spice::compiler::CaseBranchNode const*)#1}::operator()(spice::compiler::CaseBranchNode const*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:117) | called 23 times | 100.0% |
spice::compiler::SymbolTable::SymbolTable(spice::compiler::SymbolTable*, spice::compiler::Scope*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.h:35) | called 16234 times | 100.0% |
spice::compiler::SymbolTable::copySymbol(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:75) | called 1896 times | 72.0% |
spice::compiler::SymbolTable::deleteAnonymous(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:249) | called 1551 times | 100.0% |
spice::compiler::SymbolTable::insert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, spice::compiler::ASTNode*, bool) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:21) | called 37174 times | 63.0% |
spice::compiler::SymbolTable::insertAnonymous(spice::compiler::QualType const&, spice::compiler::ASTNode*, unsigned long) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:50) | called 2295 times | 65.0% |
spice::compiler::SymbolTable::lookup(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:89) | called 175540 times | 88.0% |
spice::compiler::SymbolTable::lookupAnonymous(spice::compiler::CodeLoc const&, unsigned long) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:200) | called 4286 times | 59.0% |
spice::compiler::SymbolTable::lookupCapture(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:213) | called 157557 times | 100.0% |
spice::compiler::SymbolTable::lookupCaptureStrict(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:231) | called 157557 times | 100.0% |
spice::compiler::SymbolTable::lookupInComposedFields(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<unsigned long, std::allocator<unsigned long> >&) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:143) | called 23260 times | 92.0% |
spice::compiler::SymbolTable::lookupStrict(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:122) | called 296226 times | 92.0% |
spice::compiler::SymbolTable::lookupStrictByIndex(unsigned int) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:185) | called 28525 times | 92.0% |
spice::compiler::SymbolTable::setCapturingRequired() (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:242) | called 37 times | 100.0% |
spice::compiler::SymbolTable::toJSON[abi:cxx11]() const (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTable.cpp:267) | called 147115 times | 67.0% |
spice::compiler::SymbolTableBuilder::SymbolTableBuilder(spice::compiler::GlobalResourceManager&, spice::compiler::SourceFile*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:13) | called 887 times | 100.0% |
spice::compiler::SymbolTableBuilder::visitAliasDef(spice::compiler::AliasDefNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:324) | called 32 times | 53.0% |
spice::compiler::SymbolTableBuilder::visitAnonymousBlockStmt(spice::compiler::AnonymousBlockStmtNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:545) | called 13 times | 69.0% |
spice::compiler::SymbolTableBuilder::visitAttr(spice::compiler::AttrNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:658) | called 661 times | 53.0% |
spice::compiler::SymbolTableBuilder::visitCaseBranch(spice::compiler::CaseBranchNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:517) | called 28 times | 69.0% |
spice::compiler::SymbolTableBuilder::visitDeclStmt(spice::compiler::DeclStmtNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:607) | called 12670 times | 69.0% |
spice::compiler::SymbolTableBuilder::visitDefaultBranch(spice::compiler::DefaultBranchNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:531) | called 3 times | 69.0% |
spice::compiler::SymbolTableBuilder::visitDoWhileLoop(spice::compiler::DoWhileLoopNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:459) | called 9 times | 69.0% |
spice::compiler::SymbolTableBuilder::visitElseStmt(spice::compiler::ElseStmtNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:497) | called 168 times | 70.0% |
spice::compiler::SymbolTableBuilder::visitEntry(spice::compiler::EntryNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:16) | called 887 times | 67.0% |
spice::compiler::SymbolTableBuilder::visitEnumDef(spice::compiler::EnumDefNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:279) | called 41 times | 54.0% |
spice::compiler::SymbolTableBuilder::visitEnumItem(spice::compiler::EnumItemNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:559) | called 438 times | 60.0% |
spice::compiler::SymbolTableBuilder::visitExtDecl(spice::compiler::ExtDeclNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:369) | called 703 times | 69.0% |
spice::compiler::SymbolTableBuilder::visitFctDef(spice::compiler::FctDefNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:66) | called 4249 times | 55.0% |
spice::compiler::SymbolTableBuilder::visitField(spice::compiler::FieldNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:575) | called 1189 times | 67.0% |
spice::compiler::SymbolTableBuilder::visitForLoop(spice::compiler::ForLoopNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:404) | called 984 times | 69.0% |
spice::compiler::SymbolTableBuilder::visitForeachLoop(spice::compiler::ForeachLoopNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:421) | called 87 times | 71.0% |
spice::compiler::SymbolTableBuilder::visitGenericTypeDef(spice::compiler::GenericTypeDefNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:312) | called 724 times | 67.0% |
spice::compiler::SymbolTableBuilder::visitGlobalVarDef(spice::compiler::GlobalVarDefNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:351) | called 739 times | 67.0% |
spice::compiler::SymbolTableBuilder::visitIfStmt(spice::compiler::IfStmtNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:476) | called 2918 times | 71.0% |
spice::compiler::SymbolTableBuilder::visitInterfaceDef(spice::compiler::InterfaceDefNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:241) | called 76 times | 57.0% |
spice::compiler::SymbolTableBuilder::visitLambdaExpr(spice::compiler::LambdaExprNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:724) | called 1 time | 74.0% |
spice::compiler::SymbolTableBuilder::visitLambdaFunc(spice::compiler::LambdaFuncNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:675) | called 9 times | 39.0% |
spice::compiler::SymbolTableBuilder::visitLambdaProc(spice::compiler::LambdaProcNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:701) | called 27 times | 64.0% |
spice::compiler::SymbolTableBuilder::visitMainFctDef(spice::compiler::MainFctDefNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:30) | called 361 times | 63.0% |
spice::compiler::SymbolTableBuilder::visitModAttr(spice::compiler::ModAttrNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:623) | called 277 times | 52.0% |
spice::compiler::SymbolTableBuilder::visitProcDef(spice::compiler::ProcDefNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:129) | called 2705 times | 60.0% |
spice::compiler::SymbolTableBuilder::visitSignature(spice::compiler::SignatureNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:586) | called 173 times | 46.0% |
spice::compiler::SymbolTableBuilder::visitStructDef(spice::compiler::StructDefNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:193) | called 547 times | 60.0% |
spice::compiler::SymbolTableBuilder::visitUnsafeBlock(spice::compiler::UnsafeBlockNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:390) | called 1808 times | 69.0% |
spice::compiler::SymbolTableBuilder::visitWhileLoop(spice::compiler::WhileLoopNode*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableBuilder.cpp:442) | called 398 times | 69.0% |
spice::compiler::SymbolTableEntry::SymbolTableEntry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType const&, spice::compiler::Scope*, spice::compiler::ASTNode*, unsigned long, bool) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.h:30) | called 37176 times | 86.0% |
spice::compiler::SymbolTableEntry::getAddress() const (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.cpp:63) | called 45442 times | 100.0% |
spice::compiler::SymbolTableEntry::getDeclCodeLoc() const (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.cpp:56) | called 95 times | 100.0% |
spice::compiler::SymbolTableEntry::getLifecycle() const (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.h:43) | called 5106 times | 100.0% |
spice::compiler::SymbolTableEntry::getQualType() const (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.cpp:17) | called 1510156 times | 100.0% |
spice::compiler::SymbolTableEntry::isField() const (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.cpp:104) | called 14721 times | 100.0% |
spice::compiler::SymbolTableEntry::popAddress() (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.cpp:94) | called 22 times | 80.0% |
spice::compiler::SymbolTableEntry::pushAddress(llvm::Value*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.cpp:86) | called 22 times | 75.0% |
spice::compiler::SymbolTableEntry::toJSON[abi:cxx11]() const (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.cpp:127) | called 323095 times | 57.0% |
spice::compiler::SymbolTableEntry::updateAddress(llvm::Value*) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.cpp:70) | called 33355 times | 81.0% |
spice::compiler::SymbolTableEntry::updateState(spice::compiler::LifecycleState const&, spice::compiler::ASTNode const*, bool) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.cpp:39) | called 69316 times | 20.0% |
spice::compiler::SymbolTableEntry::updateType(spice::compiler::QualType const&, bool) (/home/runner/work/spice/spice/src/symboltablebuilder/SymbolTableEntry.cpp:25) | called 47564 times | 71.0% |
spice::compiler::SysCallNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::SysCallNode>(spice::compiler::SysCallNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 1 time | 83.0% |
spice::compiler::SysCallNode* spice::compiler::ASTBuilder::createNode<spice::compiler::SysCallNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 1 time | 88.0% |
spice::compiler::SysCallNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::SysCallNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 1 time | 80.0% |
spice::compiler::SysCallNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1357) | called 1 time | 100.0% |
spice::compiler::SysCallNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1358) | called 1 time | 100.0% |
spice::compiler::TernaryExprNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::TernaryExprNode>(spice::compiler::TernaryExprNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 42027 times | 83.0% |
spice::compiler::TernaryExprNode* spice::compiler::ASTBuilder::createNode<spice::compiler::TernaryExprNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 42029 times | 88.0% |
spice::compiler::TernaryExprNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::TernaryExprNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 42029 times | 87.0% |
spice::compiler::TernaryExprNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1414) | called 121639 times | 100.0% |
spice::compiler::TernaryExprNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1415) | called 38789 times | 100.0% |
spice::compiler::TernaryExprNode::getCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:212) | called 79 times | 38.0% |
spice::compiler::TernaryExprNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:206) | called 7048 times | 67.0% |
spice::compiler::Timer::Timer(unsigned long*) (/home/runner/work/spice/spice/src/util/Timer.h:12) | called 11774 times | 100.0% |
spice::compiler::Timer::getDurationMilliseconds() const (/home/runner/work/spice/spice/src/util/Timer.h:27) | called 14637 times | 80.0% |
spice::compiler::Timer::pause() (/home/runner/work/spice/spice/src/util/Timer.h:22) | called 14815 times | 100.0% |
spice::compiler::Timer::resume() (/home/runner/work/spice/spice/src/util/Timer.h:21) | called 15442 times | 100.0% |
spice::compiler::Timer::start() (/home/runner/work/spice/spice/src/util/Timer.h:15) | called 11772 times | 100.0% |
spice::compiler::Timer::stop() (/home/runner/work/spice/spice/src/util/Timer.h:20) | called 11175 times | 100.0% |
spice::compiler::TopLevelDefinitionAttrNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::TopLevelDefinitionAttrNode>(spice::compiler::TopLevelDefinitionAttrNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 118 times | 83.0% |
spice::compiler::TopLevelDefinitionAttrNode* spice::compiler::ASTBuilder::createNode<spice::compiler::TopLevelDefinitionAttrNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 118 times | 88.0% |
spice::compiler::TopLevelDefinitionAttrNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::TopLevelDefinitionAttrNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 118 times | 87.0% |
spice::compiler::TopLevelDefinitionAttrNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1053) | called 273 times | 100.0% |
spice::compiler::TopLevelDefinitionAttrNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1054) | not called | 0.0% |
spice::compiler::Type::Type(spice::compiler::SuperType) (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:22) | called 7526310 times | 45.0% |
spice::compiler::Type::Type(spice::compiler::SuperType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:24) | called 1253 times | 44.0% |
spice::compiler::Type::Type(spice::compiler::SuperType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, spice::compiler::TypeChainElementData const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:26) | called 855 times | 44.0% |
spice::compiler::Type::Type(std::vector<spice::compiler::TypeChainElement, std::allocator<spice::compiler::TypeChainElement> >) (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:30) | called 1302474 times | 100.0% |
spice::compiler::Type::getArraySize() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:58) | called 522 times | 83.0% |
spice::compiler::Type::getBase() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:334) | called 1160846 times | 52.0% |
spice::compiler::Type::getBodyScope() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:68) | called 99885 times | 75.0% |
spice::compiler::Type::getContained() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:141) | called 75447 times | 82.0% |
spice::compiler::Type::getFunctionParamAndReturnTypes() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:531) | called 613 times | 78.0% |
spice::compiler::Type::getFunctionParamTypes() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:509) | called 97 times | 71.0% |
spice::compiler::Type::getFunctionReturnType() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:498) | called 21 times | 80.0% |
spice::compiler::Type::getName(std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&, bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:474) | called 619699 times | 79.0% |
spice::compiler::Type::getName[abi:cxx11](bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:487) | called 10544 times | 80.0% |
spice::compiler::Type::getSubType[abi:cxx11]() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:47) | called 208148 times | 73.0% |
spice::compiler::Type::getSuperType() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:37) | called 6835324 times | 83.0% |
spice::compiler::Type::getTemplateTypes() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:450) | called 317936 times | 100.0% |
spice::compiler::Type::getWithBaseTemplateTypes(std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:391) | called 6284 times | 71.0% |
spice::compiler::Type::getWithBodyScope(spice::compiler::Scope*) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:365) | called 19609 times | 69.0% |
spice::compiler::Type::getWithFunctionParamAndReturnTypes(std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:407) | called 8356 times | 71.0% |
spice::compiler::Type::getWithLambdaCaptures(bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:349) | called 42 times | 69.0% |
spice::compiler::Type::getWithTemplateTypes(std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:381) | called 2656 times | 75.0% |
spice::compiler::Type::hasAnyGenericParts() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:423) | called 282985 times | 79.0% |
spice::compiler::Type::hasAnyGenericParts() const::{lambda(spice::compiler::QualType const&)#1}::operator()(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:432) | called 73133 times | 100.0% |
spice::compiler::Type::hasAnyGenericParts() const::{lambda(spice::compiler::QualType const&)#2}::operator()(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:438) | called 830 times | 100.0% |
spice::compiler::Type::hasLambdaCaptures() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:521) | called 134 times | 78.0% |
spice::compiler::Type::hasSameTypeChainDepth(spice::compiler::Type const*, spice::compiler::Type const*) (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:597) | called 13391 times | 100.0% |
spice::compiler::Type::is(spice::compiler::SuperType) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:457) | called 4940787 times | 100.0% |
spice::compiler::Type::isArray() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:313) | called 114175 times | 100.0% |
spice::compiler::Type::isBase(spice::compiler::SuperType) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:282) | called 370339 times | 83.0% |
spice::compiler::Type::isOneOf(std::initializer_list<spice::compiler::SuperType> const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:464) | called 1034592 times | 100.0% |
spice::compiler::Type::isOneOf(std::initializer_list<spice::compiler::SuperType> const&) const::{lambda(spice::compiler::SuperType)#1}::operator()(spice::compiler::SuperType) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:465) | called 2368053 times | 100.0% |
spice::compiler::Type::isPrimitive() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:292) | called 63053 times | 83.0% |
spice::compiler::Type::isPtr() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:299) | called 222584 times | 100.0% |
spice::compiler::Type::isRef() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:306) | called 641357 times | 100.0% |
spice::compiler::Type::isSameContainerTypeAs(spice::compiler::Type const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:322) | called 69887 times | 100.0% |
spice::compiler::Type::matches(spice::compiler::Type const*, bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:544) | called 79883 times | 100.0% |
spice::compiler::Type::removeReferenceWrapper() const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:179) | called 20593 times | 86.0% |
spice::compiler::Type::replaceBase(spice::compiler::Type const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:160) | called 10152 times | 88.0% |
spice::compiler::Type::toArr(spice::compiler::ASTNode const*, unsigned int, bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:123) | called 201 times | 63.0% |
spice::compiler::Type::toLLVMType(spice::compiler::SourceFile*) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:187) | called 5171 times | 67.0% |
spice::compiler::Type::toPtr(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:79) | called 10774 times | 41.0% |
spice::compiler::Type::toRef(spice::compiler::ASTNode const*) const (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:100) | called 11992 times | 24.0% |
spice::compiler::Type::unwrapBoth(spice::compiler::Type const*&, spice::compiler::Type const*&) (/home/runner/work/spice/spice/src/symboltablebuilder/Type.cpp:574) | called 62031 times | 100.0% |
spice::compiler::TypeAltsLstNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::TypeAltsLstNode>(spice::compiler::TypeAltsLstNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 724 times | 83.0% |
spice::compiler::TypeAltsLstNode* spice::compiler::ASTBuilder::createNode<spice::compiler::TypeAltsLstNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 724 times | 88.0% |
spice::compiler::TypeAltsLstNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::TypeAltsLstNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 724 times | 87.0% |
spice::compiler::TypeAltsLstNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:817) | called 688 times | 100.0% |
spice::compiler::TypeAltsLstNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:818) | not called | 0.0% |
spice::compiler::TypeChainElement::TypeChainElement(spice::compiler::SuperType) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeChain.h:54) | called 7549074 times | 100.0% |
spice::compiler::TypeChainElement::TypeChainElement(spice::compiler::SuperType, spice::compiler::TypeChainElementData) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeChain.h:57) | called 200 times | 100.0% |
spice::compiler::TypeChainElement::TypeChainElement(spice::compiler::SuperType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeChain.h:55) | called 1253 times | 100.0% |
spice::compiler::TypeChainElement::TypeChainElement(spice::compiler::SuperType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, spice::compiler::TypeChainElementData, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> >) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeChain.h:58) | called 855 times | 100.0% |
spice::compiler::TypeChainElement::getName(std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&, bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/TypeChain.cpp:43) | called 788878 times | 78.0% |
spice::compiler::TypeChainElement::getName[abi:cxx11](bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/TypeChain.cpp:146) | called 788878 times | 80.0% |
spice::compiler::TypeChecker::TypeChecker(spice::compiler::GlobalResourceManager&, spice::compiler::SourceFile*, spice::compiler::TypeCheckerMode) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:16) | called 4327 times | 67.0% |
spice::compiler::TypeChecker::autoDeReference(spice::compiler::QualType&) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2642) | called 16848 times | 100.0% |
spice::compiler::TypeChecker::checkAsyncLambdaCaptureRules(spice::compiler::LambdaBaseNode const*, spice::compiler::LambdaAttrNode const*) const (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2555) | called 34 times | 67.0% |
spice::compiler::TypeChecker::createCopyCtorBodyPreamble(spice::compiler::Scope const*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:284) | called 528 times | 67.0% |
spice::compiler::TypeChecker::createCtorBodyPreamble(spice::compiler::Scope const*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:253) | called 1115 times | 71.0% |
spice::compiler::TypeChecker::createDefaultCopyCtorIfRequired(spice::compiler::Struct const&, spice::compiler::Scope*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:135) | called 539 times | 66.0% |
spice::compiler::TypeChecker::createDefaultCtorIfRequired(spice::compiler::Struct const&, spice::compiler::Scope*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:71) | called 539 times | 70.0% |
spice::compiler::TypeChecker::createDefaultDtorIfRequired(spice::compiler::Struct const&, spice::compiler::Scope*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:197) | called 539 times | 64.0% |
spice::compiler::TypeChecker::createDefaultStructMethod(spice::compiler::Struct const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<spice::compiler::Param, std::allocator<spice::compiler::Param> > const&) const (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:24) | called 262 times | 61.0% |
spice::compiler::TypeChecker::createDtorBodyPreamble(spice::compiler::Scope const*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:316) | called 379 times | 69.0% |
spice::compiler::TypeChecker::doScopeCleanup(spice::compiler::StmtLstNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:411) | called 13222 times | 87.0% |
spice::compiler::TypeChecker::doScopeCleanup(spice::compiler::StmtLstNode*)::{lambda(spice::compiler::SymbolTableEntry const*, spice::compiler::SymbolTableEntry const*)#1}::operator()(spice::compiler::SymbolTableEntry const*, spice::compiler::SymbolTableEntry const*) const (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:415) | called 5435 times | 100.0% |
spice::compiler::TypeChecker::getOpFctPointers(spice::compiler::ASTNode*) const (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2653) | called 563 times | 88.0% |
spice::compiler::TypeChecker::implicitlyCallDeallocate(spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:392) | called 3 times | 56.0% |
spice::compiler::TypeChecker::implicitlyCallStructCopyCtor(spice::compiler::SymbolTableEntry const*, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:367) | called 123 times | 55.0% |
spice::compiler::TypeChecker::implicitlyCallStructDtor(spice::compiler::SymbolTableEntry*, spice::compiler::StmtLstNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:380) | called 1590 times | 59.0% |
spice::compiler::TypeChecker::implicitlyCallStructMethod(spice::compiler::SymbolTableEntry const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::pair<spice::compiler::QualType, bool>, std::allocator<std::pair<spice::compiler::QualType, bool> > > const&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerImplicit.cpp:348) | called 1713 times | 74.0% |
spice::compiler::TypeChecker::mapImportedScopeTypeToLocalType(spice::compiler::Scope const*, spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2607) | called 2706 times | 93.0% |
spice::compiler::TypeChecker::mapLocalTypeToImportedScopeType(spice::compiler::Scope const*, spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2578) | called 72732 times | 86.0% |
spice::compiler::TypeChecker::requestRevisitIfRequired(spice::compiler::Function const*) const (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2663) | called 15981 times | 100.0% |
spice::compiler::TypeChecker::softError(spice::compiler::ASTNode const*, spice::compiler::SemanticErrorType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2671) | called 25 times | 100.0% |
spice::compiler::TypeChecker::visitAdditiveExpr(spice::compiler::AdditiveExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1174) | called 51907 times | 49.0% |
spice::compiler::TypeChecker::visitAliasDef(spice::compiler::AliasDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:92) | called 112 times | 100.0% |
spice::compiler::TypeChecker::visitAliasDefPrepare(spice::compiler::AliasDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:565) | called 30 times | 66.0% |
spice::compiler::TypeChecker::visitAlignofCall(spice::compiler::AlignofCallNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:838) | called 11 times | 82.0% |
spice::compiler::TypeChecker::visitAnonymousBlockStmt(spice::compiler::AnonymousBlockStmtNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:384) | called 13 times | 56.0% |
spice::compiler::TypeChecker::visitArrayInitialization(spice::compiler::ArrayInitializationNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1977) | called 67 times | 59.0% |
spice::compiler::TypeChecker::visitAssertStmt(spice::compiler::AssertStmtNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:723) | called 657 times | 53.0% |
spice::compiler::TypeChecker::visitAssignExpr(spice::compiler::AssignExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:902) | called 48605 times | 70.0% |
spice::compiler::TypeChecker::visitAtomicExpr(spice::compiler::AtomicExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1469) | called 60995 times | 65.0% |
spice::compiler::TypeChecker::visitBaseDataType(spice::compiler::BaseDataTypeNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2372) | called 38607 times | 69.0% |
spice::compiler::TypeChecker::visitBitwiseAndExpr(spice::compiler::BitwiseAndExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1076) | called 45614 times | 57.0% |
spice::compiler::TypeChecker::visitBitwiseOrExpr(spice::compiler::BitwiseOrExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1038) | called 45571 times | 59.0% |
spice::compiler::TypeChecker::visitBitwiseXorExpr(spice::compiler::BitwiseXorExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1057) | called 45607 times | 57.0% |
spice::compiler::TypeChecker::visitBreakStmt(spice::compiler::BreakStmtNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:688) | called 101 times | 60.0% |
spice::compiler::TypeChecker::visitBuiltinCall(spice::compiler::BuiltinCallNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:735) | called 1184 times | 93.0% |
spice::compiler::TypeChecker::visitCaseBranch(spice::compiler::CaseBranchNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:360) | called 28 times | 64.0% |
spice::compiler::TypeChecker::visitCaseConstant(spice::compiler::CaseConstantNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:619) | called 56 times | 56.0% |
spice::compiler::TypeChecker::visitCastExpr(spice::compiler::CastExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1243) | called 56212 times | 55.0% |
spice::compiler::TypeChecker::visitConstant(spice::compiler::ConstantNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1603) | called 15839 times | 47.0% |
spice::compiler::TypeChecker::visitContinueStmt(spice::compiler::ContinueStmtNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:701) | called 335 times | 60.0% |
spice::compiler::TypeChecker::visitCustomDataType(spice::compiler::CustomDataTypeNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2405) | called 13529 times | 60.0% |
spice::compiler::TypeChecker::visitDataType(spice::compiler::DataTypeNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2276) | called 38607 times | 51.0% |
spice::compiler::TypeChecker::visitDeclStmt(spice::compiler::DeclStmtNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:537) | called 20795 times | 63.0% |
spice::compiler::TypeChecker::visitDefaultBranch(spice::compiler::DefaultBranchNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:374) | called 3 times | 56.0% |
spice::compiler::TypeChecker::visitDoWhileLoop(spice::compiler::DoWhileLoopNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:276) | called 9 times | 56.0% |
spice::compiler::TypeChecker::visitElseStmt(spice::compiler::ElseStmtNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:322) | called 141 times | 60.0% |
spice::compiler::TypeChecker::visitEntry(spice::compiler::EntryNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:20) | called 4536 times | 85.0% |
spice::compiler::TypeChecker::visitEnumDef(spice::compiler::EnumDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:80) | called 121 times | 100.0% |
spice::compiler::TypeChecker::visitEnumDefPrepare(spice::compiler::EnumDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:491) | called 38 times | 68.0% |
spice::compiler::TypeChecker::visitEqualityExpr(spice::compiler::EqualityExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1095) | called 45647 times | 51.0% |
spice::compiler::TypeChecker::visitExtDecl(spice::compiler::ExtDeclNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:104) | called 4461 times | 100.0% |
spice::compiler::TypeChecker::visitExtDeclPrepare(spice::compiler::ExtDeclNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:616) | called 701 times | 58.0% |
spice::compiler::TypeChecker::visitFallthroughStmt(spice::compiler::FallthroughStmtNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:715) | called 6 times | 68.0% |
spice::compiler::TypeChecker::visitFctCall(spice::compiler::FctCallNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1641) | called 10118 times | 59.0% |
spice::compiler::TypeChecker::visitFctDef(spice::compiler::FctDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:53) | called 31717 times | 100.0% |
spice::compiler::TypeChecker::visitFctDefCheck(spice::compiler::FctDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerCheck.cpp:31) | called 27470 times | 76.0% |
spice::compiler::TypeChecker::visitFctDefPrepare(spice::compiler::FctDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:54) | called 4247 times | 63.0% |
spice::compiler::TypeChecker::visitFctDefPrepare(spice::compiler::FctDefNode*)::{lambda(spice::compiler::GenericType const&)#1}::operator()(spice::compiler::GenericType const&) const (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:100) | called 196 times | 100.0% |
spice::compiler::TypeChecker::visitFctPtrCall(spice::compiler::FctCallNode const*, spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1906) | called 39 times | 34.0% |
spice::compiler::TypeChecker::visitFctPtrCall(spice::compiler::FctCallNode const*, spice::compiler::QualType const&) const::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1915) | not called | 0.0% |
spice::compiler::TypeChecker::visitField(spice::compiler::FieldNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:445) | called 1182 times | 62.0% |
spice::compiler::TypeChecker::visitForLoop(spice::compiler::ForLoopNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:126) | called 1049 times | 57.0% |
spice::compiler::TypeChecker::visitForeachLoop(spice::compiler::ForeachLoopNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:149) | called 91 times | 55.0% |
spice::compiler::TypeChecker::visitFunctionDataType(spice::compiler::FunctionDataTypeNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2518) | called 127 times | 46.0% |
spice::compiler::TypeChecker::visitGenericTypeDef(spice::compiler::GenericTypeDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:86) | called 5544 times | 100.0% |
spice::compiler::TypeChecker::visitGenericTypeDefPrepare(spice::compiler::GenericTypeDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:542) | called 722 times | 68.0% |
spice::compiler::TypeChecker::visitGlobalVarDef(spice::compiler::GlobalVarDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:98) | called 4635 times | 100.0% |
spice::compiler::TypeChecker::visitGlobalVarDefPrepare(spice::compiler::GlobalVarDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:581) | called 734 times | 51.0% |
spice::compiler::TypeChecker::visitIfStmt(spice::compiler::IfStmtNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:293) | called 3030 times | 69.0% |
spice::compiler::TypeChecker::visitImportDef(spice::compiler::ImportDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:110) | called 1419 times | 100.0% |
spice::compiler::TypeChecker::visitImportDefPrepare(spice::compiler::ImportDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:678) | called 361 times | 78.0% |
spice::compiler::TypeChecker::visitInterfaceDef(spice::compiler::InterfaceDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:74) | called 416 times | 100.0% |
spice::compiler::TypeChecker::visitInterfaceDefPrepare(spice::compiler::InterfaceDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:419) | called 74 times | 62.0% |
spice::compiler::TypeChecker::visitLambdaExpr(spice::compiler::LambdaExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2232) | called 1 time | 42.0% |
spice::compiler::TypeChecker::visitLambdaFunc(spice::compiler::LambdaFuncNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2125) | called 9 times | 56.0% |
spice::compiler::TypeChecker::visitLambdaProc(spice::compiler::LambdaProcNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2185) | called 28 times | 56.0% |
spice::compiler::TypeChecker::visitLenCall(spice::compiler::LenCallNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:848) | called 36 times | 66.0% |
spice::compiler::TypeChecker::visitLogicalAndExpr(spice::compiler::LogicalAndExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1019) | called 45506 times | 57.0% |
spice::compiler::TypeChecker::visitLogicalOrExpr(spice::compiler::LogicalOrExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1000) | called 45218 times | 59.0% |
spice::compiler::TypeChecker::visitMainFctDef(spice::compiler::MainFctDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:46) | called 723 times | 100.0% |
spice::compiler::TypeChecker::visitMainFctDefCheck(spice::compiler::MainFctDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerCheck.cpp:12) | called 380 times | 92.0% |
spice::compiler::TypeChecker::visitMainFctDefPrepare(spice::compiler::MainFctDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:14) | called 343 times | 63.0% |
spice::compiler::TypeChecker::visitMethodCall(spice::compiler::FctCallNode*, spice::compiler::Scope*, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> >&) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1927) | called 4749 times | 54.0% |
spice::compiler::TypeChecker::visitMultiplicativeExpr(spice::compiler::MultiplicativeExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1208) | called 55344 times | 50.0% |
spice::compiler::TypeChecker::visitOrdinaryFctCall(spice::compiler::FctCallNode*, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1828) | called 5325 times | 83.0% |
spice::compiler::TypeChecker::visitPanicCall(spice::compiler::PanicCallNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:864) | called 366 times | 33.0% |
spice::compiler::TypeChecker::visitParamLst(spice::compiler::ParamLstNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:414) | called 9504 times | 67.0% |
spice::compiler::TypeChecker::visitPostfixUnaryExpr(spice::compiler::PostfixUnaryExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1331) | called 77053 times | 44.0% |
spice::compiler::TypeChecker::visitPrefixUnaryExpr(spice::compiler::PrefixUnaryExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1268) | called 61834 times | 58.0% |
spice::compiler::TypeChecker::visitPrintfCall(spice::compiler::PrintfCallNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:752) | called 651 times | 62.0% |
spice::compiler::TypeChecker::visitProcDef(spice::compiler::ProcDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:60) | called 21261 times | 100.0% |
spice::compiler::TypeChecker::visitProcDefCheck(spice::compiler::ProcDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerCheck.cpp:87) | called 18560 times | 84.0% |
spice::compiler::TypeChecker::visitProcDefPrepare(spice::compiler::ProcDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:194) | called 2701 times | 60.0% |
spice::compiler::TypeChecker::visitProcDefPrepare(spice::compiler::ProcDefNode*)::{lambda(spice::compiler::GenericType const&)#1}::operator()(spice::compiler::GenericType const&) const (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:239) | called 250 times | 100.0% |
spice::compiler::TypeChecker::visitRelationalExpr(spice::compiler::RelationalExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1123) | called 49341 times | 54.0% |
spice::compiler::TypeChecker::visitReturnStmt(spice::compiler::ReturnStmtNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:646) | called 5860 times | 67.0% |
spice::compiler::TypeChecker::visitShiftExpr(spice::compiler::ShiftExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1150) | called 51890 times | 42.0% |
spice::compiler::TypeChecker::visitSignature(spice::compiler::SignatureNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:459) | called 172 times | 61.0% |
spice::compiler::TypeChecker::visitSizeofCall(spice::compiler::SizeofCallNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:828) | called 119 times | 82.0% |
spice::compiler::TypeChecker::visitStmtLst(spice::compiler::StmtLstNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:394) | called 13253 times | 91.0% |
spice::compiler::TypeChecker::visitStructDef(spice::compiler::StructDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:67) | called 3583 times | 100.0% |
spice::compiler::TypeChecker::visitStructDefCheck(spice::compiler::StructDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerCheck.cpp:141) | called 3039 times | 64.0% |
spice::compiler::TypeChecker::visitStructDefPrepare(spice::compiler::StructDefNode*) (/home/runner/work/spice/spice/src/typechecker/TypeCheckerPrepare.cpp:312) | called 544 times | 59.0% |
spice::compiler::TypeChecker::visitStructInstantiation(spice::compiler::StructInstantiationNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1998) | called 177 times | 50.0% |
spice::compiler::TypeChecker::visitStructInstantiation(spice::compiler::StructInstantiationNode*)::{lambda(spice::compiler::AssignExprNode const*)#1}::operator()(spice::compiler::AssignExprNode const*) const (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:2116) | called 198 times | 100.0% |
spice::compiler::TypeChecker::visitSwitchStmt(spice::compiler::SwitchStmtNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:338) | called 8 times | 61.0% |
spice::compiler::TypeChecker::visitSysCall(spice::compiler::SysCallNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:876) | called 1 time | 26.0% |
spice::compiler::TypeChecker::visitTernaryExpr(spice::compiler::TernaryExprNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:972) | called 44653 times | 51.0% |
spice::compiler::TypeChecker::visitUnsafeBlock(spice::compiler::UnsafeBlockNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:116) | called 1661 times | 56.0% |
spice::compiler::TypeChecker::visitValue(spice::compiler::ValueNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:1566) | called 11362 times | 36.0% |
spice::compiler::TypeChecker::visitWhileLoop(spice::compiler::WhileLoopNode*) (/home/runner/work/spice/spice/src/typechecker/TypeChecker.cpp:259) | called 468 times | 63.0% |
spice::compiler::TypeLstNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::TypeLstNode>(spice::compiler::TypeLstNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 4411 times | 83.0% |
spice::compiler::TypeLstNode* spice::compiler::ASTBuilder::createNode<spice::compiler::TypeLstNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 4411 times | 88.0% |
spice::compiler::TypeLstNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::TypeLstNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 4411 times | 87.0% |
spice::compiler::TypeLstNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:802) | called 5114 times | 100.0% |
spice::compiler::TypeLstNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:803) | not called | 0.0% |
spice::compiler::TypeMatcher::matchRequestedToCandidateType(spice::compiler::QualType, spice::compiler::QualType, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, std::function<spice::compiler::GenericType const* (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)>&, bool) (/home/runner/work/spice/spice/src/typechecker/TypeMatcher.cpp:28) | called 62026 times | 84.0% |
spice::compiler::TypeMatcher::matchRequestedToCandidateTypes(std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > >&, std::function<spice::compiler::GenericType const* (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)>&, bool) (/home/runner/work/spice/spice/src/typechecker/TypeMatcher.cpp:10) | called 2390 times | 93.0% |
spice::compiler::TypeMatcher::substantiateTypeWithTypeMapping(spice::compiler::QualType&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > > const&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/TypeMatcher.cpp:116) | called 11527 times | 48.0% |
spice::compiler::TypeMatcher::substantiateTypesWithTypeMapping(std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> >&, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, spice::compiler::QualType, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, spice::compiler::QualType> > > const&, spice::compiler::ASTNode const*) (/home/runner/work/spice/spice/src/typechecker/TypeMatcher.cpp:110) | called 1372 times | 100.0% |
spice::compiler::TypeRegistry::clear() (/home/runner/work/spice/spice/src/global/TypeRegistry.cpp:102) | called 390 times | 100.0% |
spice::compiler::TypeRegistry::dump[abi:cxx11]() (/home/runner/work/spice/spice/src/global/TypeRegistry.cpp:85) | called 185 times | 78.0% |
spice::compiler::TypeRegistry::getOrInsert(spice::compiler::SuperType) (/home/runner/work/spice/spice/src/global/TypeRegistry.cpp:39) | called 7526310 times | 78.0% |
spice::compiler::TypeRegistry::getOrInsert(spice::compiler::SuperType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/home/runner/work/spice/spice/src/global/TypeRegistry.cpp:48) | called 1253 times | 78.0% |
spice::compiler::TypeRegistry::getOrInsert(spice::compiler::SuperType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, spice::compiler::TypeChainElementData const&, std::vector<spice::compiler::QualType, std::allocator<spice::compiler::QualType> > const&) (/home/runner/work/spice/spice/src/global/TypeRegistry.cpp:62) | called 855 times | 78.0% |
spice::compiler::TypeRegistry::getOrInsert(spice::compiler::Type const&&) (/home/runner/work/spice/spice/src/global/TypeRegistry.cpp:20) | called 8830892 times | 85.0% |
spice::compiler::TypeRegistry::getOrInsert(std::vector<spice::compiler::TypeChainElement, std::allocator<spice::compiler::TypeChainElement> > const&) (/home/runner/work/spice/spice/src/global/TypeRegistry.cpp:73) | called 1302474 times | 64.0% |
spice::compiler::TypeRegistry::getTypeCount() (/home/runner/work/spice/spice/src/global/TypeRegistry.cpp:80) | not called | 0.0% |
spice::compiler::TypeSpecifiers::TypeSpecifiers() (/home/runner/work/spice/spice/src/symboltablebuilder/TypeSpecifiers.h:22) | called 54793 times | 100.0% |
spice::compiler::TypeSpecifiers::TypeSpecifiers(bool, bool, bool, bool) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeSpecifiers.h:23) | called 8159331 times | 100.0% |
spice::compiler::TypeSpecifiers::eraseWithMask(spice::compiler::TypeSpecifiers const&) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeSpecifiers.cpp:97) | called 3730 times | 91.0% |
spice::compiler::TypeSpecifiers::getBit(unsigned char) const (/home/runner/work/spice/spice/src/symboltablebuilder/TypeSpecifiers.cpp:122) | called 209235 times | 38.0% |
spice::compiler::TypeSpecifiers::match(spice::compiler::TypeSpecifiers, bool) const (/home/runner/work/spice/spice/src/symboltablebuilder/TypeSpecifiers.cpp:81) | called 20336 times | 100.0% |
spice::compiler::TypeSpecifiers::merge(spice::compiler::TypeSpecifiers const&) const (/home/runner/work/spice/spice/src/symboltablebuilder/TypeSpecifiers.cpp:58) | called 11466 times | 100.0% |
spice::compiler::TypeSpecifiers::of(unsigned short) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeSpecifiers.cpp:16) | called 8159331 times | 53.0% |
spice::compiler::TypeSpecifiers::setBit(unsigned char, bool) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeSpecifiers.cpp:143) | called 81032 times | 38.0% |
spice::compiler::UnsafeBlockNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::UnsafeBlockNode>(spice::compiler::UnsafeBlockNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 1808 times | 83.0% |
spice::compiler::UnsafeBlockNode* spice::compiler::ASTBuilder::createNode<spice::compiler::UnsafeBlockNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 1808 times | 88.0% |
spice::compiler::UnsafeBlockNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::UnsafeBlockNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 1808 times | 87.0% |
spice::compiler::UnsafeBlockNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:537) | called 5271 times | 100.0% |
spice::compiler::UnsafeBlockNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:538) | called 1517 times | 100.0% |
spice::compiler::UnsafeBlockNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:541) | called 4986 times | 78.0% |
spice::compiler::ValueNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::ValueNode>(spice::compiler::ValueNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 10964 times | 83.0% |
spice::compiler::ValueNode* spice::compiler::ASTBuilder::createNode<spice::compiler::ValueNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 10964 times | 88.0% |
spice::compiler::ValueNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::ValueNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 10964 times | 87.0% |
spice::compiler::ValueNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1800) | called 31779 times | 100.0% |
spice::compiler::ValueNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1801) | called 10317 times | 100.0% |
spice::compiler::ValueNode::hasCompileTimeValue() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:1804) | called 1056 times | 100.0% |
spice::compiler::WhileLoopNode* spice::compiler::ASTBuilder::concludeNode<spice::compiler::WhileLoopNode>(spice::compiler::WhileLoopNode*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1659) | called 398 times | 83.0% |
spice::compiler::WhileLoopNode* spice::compiler::ASTBuilder::createNode<spice::compiler::WhileLoopNode>(antlr4::ParserRuleContext const*) (/home/runner/work/spice/spice/src/ast/ASTBuilder.cpp:1639) | called 398 times | 88.0% |
spice::compiler::WhileLoopNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::compiler::WhileLoopNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 398 times | 87.0% |
spice::compiler::WhileLoopNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/src/ast/ASTNodes.h:606) | called 1248 times | 100.0% |
spice::compiler::WhileLoopNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:607) | called 422 times | 100.0% |
spice::compiler::WhileLoopNode::getScopeId[abi:cxx11]() const (/home/runner/work/spice/spice/src/ast/ASTNodes.h:610) | called 1288 times | 78.0% |
spice::compiler::WhileLoopNode::returnsOnAllControlPaths(bool*) const (/home/runner/work/spice/spice/src/ast/ASTNodes.cpp:84) | called 381 times | 93.0% |
spice::compiler::operator!=(spice::compiler::QualType const&, spice::compiler::QualType const&) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:793) | called 2042 times | 100.0% |
spice::compiler::operator!=(spice::compiler::TypeChainElement const&, spice::compiler::TypeChainElement const&) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeChain.cpp:41) | called 79460 times | 100.0% |
spice::compiler::operator==(spice::compiler::CodeLoc const&, spice::compiler::CodeLoc const&) (/home/runner/work/spice/spice/src/util/CodeLoc.cpp:47) | called 21 times | 100.0% |
spice::compiler::operator==(spice::compiler::QualType const&, spice::compiler::QualType const&) (/home/runner/work/spice/spice/src/symboltablebuilder/QualType.cpp:784) | called 28547 times | 100.0% |
spice::compiler::operator==(spice::compiler::TypeChainElement const&, spice::compiler::TypeChainElement const&) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeChain.cpp:9) | called 79460 times | 73.0% |
spice::compiler::operator==(spice::compiler::TypeSpecifiers const&, spice::compiler::TypeSpecifiers const&) (/home/runner/work/spice/spice/src/symboltablebuilder/TypeSpecifiers.cpp:114) | called 20425 times | 100.0% |
spice::testing::BenchmarkTests__Test::AddToRegistry() (/home/runner/work/spice/spice/test/TestRunner.cpp:307) | excluded | 52.0% |
spice::testing::BenchmarkTests__Test::BenchmarkTests__Test() (/home/runner/work/spice/spice/test/TestRunner.cpp:307) | excluded | 100.0% |
spice::testing::BenchmarkTests__Test::TestBody() (/home/runner/work/spice/spice/test/TestRunner.cpp:307) | excluded | 100.0% |
spice::testing::BlockAllocatorTest_TestBlockAllocatorLarge_Test::BlockAllocatorTest_TestBlockAllocatorLarge_Test() (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:37) | called 1 time | 100.0% |
spice::testing::BlockAllocatorTest_TestBlockAllocatorLarge_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:37) | called 1 time | 35.0% |
spice::testing::BlockAllocatorTest_TestBlockAllocatorLarge_Test::~BlockAllocatorTest_TestBlockAllocatorLarge_Test() (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:37) | called 2 times | 100.0% |
spice::testing::BlockAllocatorTest_TestBlockAllocatorOOM_Test::BlockAllocatorTest_TestBlockAllocatorOOM_Test() (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:95) | called 1 time | 100.0% |
spice::testing::BlockAllocatorTest_TestBlockAllocatorOOM_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:95) | called 1 time | 43.0% |
spice::testing::BlockAllocatorTest_TestBlockAllocatorOOM_Test::~BlockAllocatorTest_TestBlockAllocatorOOM_Test() (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:95) | called 2 times | 100.0% |
spice::testing::BlockAllocatorTest_TestBlockAllocatorUnevenBlockSize_Test::BlockAllocatorTest_TestBlockAllocatorUnevenBlockSize_Test() (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:66) | called 1 time | 100.0% |
spice::testing::BlockAllocatorTest_TestBlockAllocatorUnevenBlockSize_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:66) | called 1 time | 35.0% |
spice::testing::BlockAllocatorTest_TestBlockAllocatorUnevenBlockSize_Test::~BlockAllocatorTest_TestBlockAllocatorUnevenBlockSize_Test() (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:66) | called 2 times | 100.0% |
spice::testing::BootstrapCompilerTests__Test::AddToRegistry() (/home/runner/work/spice/spice/test/TestRunner.cpp:317) | excluded | 52.0% |
spice::testing::BootstrapCompilerTests__Test::BootstrapCompilerTests__Test() (/home/runner/work/spice/spice/test/TestRunner.cpp:317) | excluded | 100.0% |
spice::testing::BootstrapCompilerTests__Test::TestBody() (/home/runner/work/spice/spice/test/TestRunner.cpp:317) | excluded | 100.0% |
spice::testing::CommonTests__Test::AddToRegistry() (/home/runner/work/spice/spice/test/TestRunner.cpp:274) | excluded | 52.0% |
spice::testing::CommonTests__Test::CommonTests__Test() (/home/runner/work/spice/spice/test/TestRunner.cpp:274) | excluded | 100.0% |
spice::testing::CommonTests__Test::TestBody() (/home/runner/work/spice/spice/test/TestRunner.cpp:274) | excluded | 100.0% |
spice::testing::CommonUtilTest_TestGetLastFragment_Test::CommonUtilTest_TestGetLastFragment_Test() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:37) | called 1 time | 100.0% |
spice::testing::CommonUtilTest_TestGetLastFragment_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:37) | called 1 time | 38.0% |
spice::testing::CommonUtilTest_TestGetLastFragment_Test::~CommonUtilTest_TestGetLastFragment_Test() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:37) | called 2 times | 100.0% |
spice::testing::CommonUtilTest_TestReplaceAll_Test::CommonUtilTest_TestReplaceAll_Test() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:11) | called 1 time | 100.0% |
spice::testing::CommonUtilTest_TestReplaceAll_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:11) | called 1 time | 41.0% |
spice::testing::CommonUtilTest_TestReplaceAll_Test::~CommonUtilTest_TestReplaceAll_Test() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:11) | called 2 times | 100.0% |
spice::testing::CommonUtilTest_TestSplit_Test::CommonUtilTest_TestSplit_Test() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:53) | called 1 time | 100.0% |
spice::testing::CommonUtilTest_TestSplit_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:53) | called 1 time | 39.0% |
spice::testing::CommonUtilTest_TestSplit_Test::~CommonUtilTest_TestSplit_Test() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:53) | called 2 times | 100.0% |
spice::testing::CommonUtilTest_TestTrim_Test::CommonUtilTest_TestTrim_Test() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:44) | called 1 time | 100.0% |
spice::testing::CommonUtilTest_TestTrim_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:44) | called 1 time | 36.0% |
spice::testing::CommonUtilTest_TestTrim_Test::~CommonUtilTest_TestTrim_Test() (/home/runner/work/spice/spice/test/unittest/UnitCommonUtil.cpp:44) | called 2 times | 100.0% |
spice::testing::DriverTest_TestBuildSubcommandComplex_Test::DriverTest_TestBuildSubcommandComplex_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:32) | called 1 time | 100.0% |
spice::testing::DriverTest_TestBuildSubcommandComplex_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:32) | called 1 time | 27.0% |
spice::testing::DriverTest_TestBuildSubcommandComplex_Test::~DriverTest_TestBuildSubcommandComplex_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:32) | called 2 times | 100.0% |
spice::testing::DriverTest_TestBuildSubcommandMinimal_Test::DriverTest_TestBuildSubcommandMinimal_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:11) | called 1 time | 100.0% |
spice::testing::DriverTest_TestBuildSubcommandMinimal_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:11) | called 1 time | 28.0% |
spice::testing::DriverTest_TestBuildSubcommandMinimal_Test::~DriverTest_TestBuildSubcommandMinimal_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:11) | called 2 times | 100.0% |
spice::testing::DriverTest_TestInstallSubcommandMinimal_Test::DriverTest_TestInstallSubcommandMinimal_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:141) | called 1 time | 100.0% |
spice::testing::DriverTest_TestInstallSubcommandMinimal_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:141) | called 1 time | 28.0% |
spice::testing::DriverTest_TestInstallSubcommandMinimal_Test::~DriverTest_TestInstallSubcommandMinimal_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:141) | called 2 times | 100.0% |
spice::testing::DriverTest_TestRunSubcommandComplex_Test::DriverTest_TestRunSubcommandComplex_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:77) | called 1 time | 100.0% |
spice::testing::DriverTest_TestRunSubcommandComplex_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:77) | called 1 time | 28.0% |
spice::testing::DriverTest_TestRunSubcommandComplex_Test::~DriverTest_TestRunSubcommandComplex_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:77) | called 2 times | 100.0% |
spice::testing::DriverTest_TestRunSubcommandMinimal_Test::DriverTest_TestRunSubcommandMinimal_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:57) | called 1 time | 100.0% |
spice::testing::DriverTest_TestRunSubcommandMinimal_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:57) | called 1 time | 28.0% |
spice::testing::DriverTest_TestRunSubcommandMinimal_Test::~DriverTest_TestRunSubcommandMinimal_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:57) | called 2 times | 100.0% |
spice::testing::DriverTest_TestTestSubcommandComplex_Test::DriverTest_TestTestSubcommandComplex_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:119) | called 1 time | 100.0% |
spice::testing::DriverTest_TestTestSubcommandComplex_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:119) | called 1 time | 27.0% |
spice::testing::DriverTest_TestTestSubcommandComplex_Test::~DriverTest_TestTestSubcommandComplex_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:119) | called 2 times | 100.0% |
spice::testing::DriverTest_TestTestSubcommandMinimal_Test::DriverTest_TestTestSubcommandMinimal_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:99) | called 1 time | 100.0% |
spice::testing::DriverTest_TestTestSubcommandMinimal_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:99) | called 1 time | 28.0% |
spice::testing::DriverTest_TestTestSubcommandMinimal_Test::~DriverTest_TestTestSubcommandMinimal_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:99) | called 2 times | 100.0% |
spice::testing::DriverTest_TestUninstallSubcommandMinimal_Test::DriverTest_TestUninstallSubcommandMinimal_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:161) | called 1 time | 100.0% |
spice::testing::DriverTest_TestUninstallSubcommandMinimal_Test::TestBody() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:161) | called 1 time | 28.0% |
spice::testing::DriverTest_TestUninstallSubcommandMinimal_Test::~DriverTest_TestUninstallSubcommandMinimal_Test() (/home/runner/work/spice/spice/test/unittest/UnitDriver.cpp:161) | called 2 times | 100.0% |
spice::testing::DummyNode* spice::compiler::BlockAllocator<spice::compiler::ASTNode>::allocate<spice::testing::DummyNode, spice::compiler::CodeLoc>(spice::compiler::CodeLoc&&) (/home/runner/work/spice/spice/src/util/BlockAllocator.h:33) | called 101009 times | 87.0% |
spice::testing::DummyNode::accept(spice::compiler::AbstractASTVisitor*) (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:25) | excluded | 0.0% |
spice::testing::DummyNode::accept(spice::compiler::ParallelizableASTVisitor*) const (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:26) | excluded | 0.0% |
spice::testing::DummyNode::~DummyNode() (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:22) | called 101008 times | 100.0% |
spice::testing::ExampleTests__Test::AddToRegistry() (/home/runner/work/spice/spice/test/TestRunner.cpp:312) | excluded | 52.0% |
spice::testing::ExampleTests__Test::ExampleTests__Test() (/home/runner/work/spice/spice/test/TestRunner.cpp:312) | excluded | 100.0% |
spice::testing::ExampleTests__Test::TestBody() (/home/runner/work/spice/spice/test/TestRunner.cpp:312) | excluded | 100.0% |
spice::testing::IRGeneratorTests__Test::AddToRegistry() (/home/runner/work/spice/spice/test/TestRunner.cpp:298) | excluded | 52.0% |
spice::testing::IRGeneratorTests__Test::IRGeneratorTests__Test() (/home/runner/work/spice/spice/test/TestRunner.cpp:298) | excluded | 100.0% |
spice::testing::IRGeneratorTests__Test::TestBody() (/home/runner/work/spice/spice/test/TestRunner.cpp:298) | excluded | 100.0% |
spice::testing::LexerTests__Test::AddToRegistry() (/home/runner/work/spice/spice/test/TestRunner.cpp:279) | excluded | 52.0% |
spice::testing::LexerTests__Test::LexerTests__Test() (/home/runner/work/spice/spice/test/TestRunner.cpp:279) | excluded | 100.0% |
spice::testing::LexerTests__Test::TestBody() (/home/runner/work/spice/spice/test/TestRunner.cpp:279) | excluded | 100.0% |
spice::testing::MockMemoryManager::allocate(unsigned long) const (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:33) | called 5 times | 100.0% |
spice::testing::MockMemoryManager::deallocate(unsigned char*) const (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:34) | called 4 times | 100.0% |
spice::testing::MockMemoryManager::gmock_allocate(testing::Matcher<unsigned long> const&) const (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:33) | called 2 times | 78.0% |
spice::testing::MockMemoryManager::gmock_deallocate(testing::Matcher<unsigned char*> const&) const (/home/runner/work/spice/spice/test/unittest/UnitBlockAllocator.cpp:34) | called 1 time | 78.0% |
spice::testing::ParserTests__Test::AddToRegistry() (/home/runner/work/spice/spice/test/TestRunner.cpp:283) | excluded | 52.0% |
spice::testing::ParserTests__Test::ParserTests__Test() (/home/runner/work/spice/spice/test/TestRunner.cpp:283) | excluded | 100.0% |
spice::testing::ParserTests__Test::TestBody() (/home/runner/work/spice/spice/test/TestRunner.cpp:283) | excluded | 100.0% |
spice::testing::StdTests__Test::AddToRegistry() (/home/runner/work/spice/spice/test/TestRunner.cpp:303) | excluded | 52.0% |
spice::testing::StdTests__Test::StdTests__Test() (/home/runner/work/spice/spice/test/TestRunner.cpp:303) | excluded | 100.0% |
spice::testing::StdTests__Test::TestBody() (/home/runner/work/spice/spice/test/TestRunner.cpp:303) | excluded | 100.0% |
spice::testing::SymbolTableBuilderTests__Test::AddToRegistry() (/home/runner/work/spice/spice/test/TestRunner.cpp:288) | excluded | 52.0% |
spice::testing::SymbolTableBuilderTests__Test::SymbolTableBuilderTests__Test() (/home/runner/work/spice/spice/test/TestRunner.cpp:288) | excluded | 100.0% |
spice::testing::SymbolTableBuilderTests__Test::TestBody() (/home/runner/work/spice/spice/test/TestRunner.cpp:288) | excluded | 100.0% |
spice::testing::TestUtil::checkRefMatch(std::filesystem::__cxx11::path const&, std::function<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ()> const&, std::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)> const&) (/home/runner/work/spice/spice/test/util/TestUtil.cpp:68) | excluded | 41.0% |
spice::testing::TestUtil::checkRefMatch(std::filesystem::__cxx11::path const&, std::function<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ()> const&, std::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)> const&)::{default arg#1}::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const (/home/runner/work/spice/spice/test/util/TestUtil.h:73) | excluded | 100.0% |
spice::testing::TestUtil::collectTestCases(char const*, bool) (/home/runner/work/spice/spice/test/util/TestUtil.cpp:28) | excluded | 51.0% |
spice::testing::TestUtil::eraseGDBHeader(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (/home/runner/work/spice/spice/test/util/TestUtil.cpp:178) | excluded | 0.0% |
spice::testing::TestUtil::eraseLinesBySubstring(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char const*) (/home/runner/work/spice/spice/test/util/TestUtil.cpp:199) | excluded | 83.0% |
spice::testing::TestUtil::getDefaultExecutableName() (/home/runner/work/spice/spice/test/util/TestUtil.h:78) | excluded | 100.0% |
spice::testing::TestUtil::getFileContentLinesVector(std::filesystem::__cxx11::path const&) (/home/runner/work/spice/spice/test/util/TestUtil.cpp:131) | excluded | 68.0% |
spice::testing::TestUtil::getSubdirs(std::filesystem::__cxx11::path const&) (/home/runner/work/spice/spice/test/util/TestUtil.cpp:112) | excluded | 80.0% |
spice::testing::TestUtil::handleError(spice::testing::TestCase const&, std::exception const&) (/home/runner/work/spice/spice/test/util/TestUtil.cpp:93) | excluded | 42.0% |
spice::testing::TestUtil::handleError(spice::testing::TestCase const&, std::exception const&)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/test/util/TestUtil.cpp:103) | excluded | 100.0% |
spice::testing::TestUtil::isDisabled(spice::testing::TestCase const&, bool) (/home/runner/work/spice/spice/test/util/TestUtil.cpp:165) | excluded | 58.0% |
spice::testing::TestUtil::toCamelCase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (/home/runner/work/spice/spice/test/util/TestUtil.cpp:148) | excluded | 95.0% |
spice::testing::TypeCheckerTests__Test::AddToRegistry() (/home/runner/work/spice/spice/test/TestRunner.cpp:293) | excluded | 52.0% |
spice::testing::TypeCheckerTests__Test::TestBody() (/home/runner/work/spice/spice/test/TestRunner.cpp:293) | excluded | 100.0% |
spice::testing::TypeCheckerTests__Test::TypeCheckerTests__Test() (/home/runner/work/spice/spice/test/TestRunner.cpp:293) | excluded | 100.0% |
spice::testing::execTestCase(spice::testing::TestCase const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:31) | excluded | 41.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#10}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:236) | excluded | 0.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:93) | excluded | 100.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#2}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:102) | excluded | 100.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#3}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:114) | excluded | 80.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#4}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:129) | excluded | 100.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#5}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:140) | excluded | 100.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#6}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:162) | excluded | 0.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#7}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:172) | excluded | 83.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#8}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:205) | excluded | 100.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#9}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:208) | excluded | 41.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda()#9}::operator()() const::{lambda()#1}::operator()() const (/home/runner/work/spice/spice/test/TestRunner.cpp:222) | excluded | 100.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const (/home/runner/work/spice/spice/test/TestRunner.cpp:130) | excluded | 100.0% |
spice::testing::execTestCase(spice::testing::TestCase const&)::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)#2}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const (/home/runner/work/spice/spice/test/TestRunner.cpp:250) | excluded | 0.0% |
spice::testing::gtest_BenchmarkTests_EvalGenerateName_(testing::TestParamInfo<spice::testing::TestCase> const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:308) | excluded | 30.0% |
spice::testing::gtest_BenchmarkTests_EvalGenerator_() (/home/runner/work/spice/spice/test/TestRunner.cpp:308) | excluded | 78.0% |
spice::testing::gtest_BootstrapCompilerTests_EvalGenerateName_(testing::TestParamInfo<spice::testing::TestCase> const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:318) | excluded | 30.0% |
spice::testing::gtest_BootstrapCompilerTests_EvalGenerator_() (/home/runner/work/spice/spice/test/TestRunner.cpp:318) | excluded | 78.0% |
spice::testing::gtest_CommonTests_EvalGenerateName_(testing::TestParamInfo<spice::testing::TestCase> const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:275) | excluded | 30.0% |
spice::testing::gtest_CommonTests_EvalGenerator_() (/home/runner/work/spice/spice/test/TestRunner.cpp:275) | excluded | 78.0% |
spice::testing::gtest_ExampleTests_EvalGenerateName_(testing::TestParamInfo<spice::testing::TestCase> const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:313) | excluded | 30.0% |
spice::testing::gtest_ExampleTests_EvalGenerator_() (/home/runner/work/spice/spice/test/TestRunner.cpp:313) | excluded | 78.0% |
spice::testing::gtest_IRGeneratorTests_EvalGenerateName_(testing::TestParamInfo<spice::testing::TestCase> const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:299) | excluded | 30.0% |
spice::testing::gtest_IRGeneratorTests_EvalGenerator_() (/home/runner/work/spice/spice/test/TestRunner.cpp:299) | excluded | 78.0% |
spice::testing::gtest_LexerTests_EvalGenerateName_(testing::TestParamInfo<spice::testing::TestCase> const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:280) | excluded | 30.0% |
spice::testing::gtest_LexerTests_EvalGenerator_() (/home/runner/work/spice/spice/test/TestRunner.cpp:280) | excluded | 78.0% |
spice::testing::gtest_ParserTests_EvalGenerateName_(testing::TestParamInfo<spice::testing::TestCase> const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:284) | excluded | 30.0% |
spice::testing::gtest_ParserTests_EvalGenerator_() (/home/runner/work/spice/spice/test/TestRunner.cpp:284) | excluded | 78.0% |
spice::testing::gtest_StdTests_EvalGenerateName_(testing::TestParamInfo<spice::testing::TestCase> const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:304) | excluded | 30.0% |
spice::testing::gtest_StdTests_EvalGenerator_() (/home/runner/work/spice/spice/test/TestRunner.cpp:304) | excluded | 78.0% |
spice::testing::gtest_SymbolTableBuilderTests_EvalGenerateName_(testing::TestParamInfo<spice::testing::TestCase> const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:289) | excluded | 30.0% |
spice::testing::gtest_SymbolTableBuilderTests_EvalGenerator_() (/home/runner/work/spice/spice/test/TestRunner.cpp:289) | excluded | 78.0% |
spice::testing::gtest_TypeCheckerTests_EvalGenerateName_(testing::TestParamInfo<spice::testing::TestCase> const&) (/home/runner/work/spice/spice/test/TestRunner.cpp:294) | excluded | 30.0% |
spice::testing::gtest_TypeCheckerTests_EvalGenerator_() (/home/runner/work/spice/spice/test/TestRunner.cpp:294) | excluded | 78.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::AdditiveExprNode>(spice::compiler::AdditiveExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 43770 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::AliasDefNode>(spice::compiler::AliasDefNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 26 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::AlignofCallNode>(spice::compiler::AlignofCallNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | not called | 0.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::AnonymousBlockStmtNode>(spice::compiler::AnonymousBlockStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | not called | 0.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ArgLstNode>(spice::compiler::ArgLstNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 6646 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ArrayInitializationNode>(spice::compiler::ArrayInitializationNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 6 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::AssertStmtNode>(spice::compiler::AssertStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 66 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::AssignExprNode>(spice::compiler::AssignExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 42357 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::AtomicExprNode>(spice::compiler::AtomicExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 52764 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::AttrLstNode>(spice::compiler::AttrLstNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 380 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::AttrNode>(spice::compiler::AttrNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 591 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::BaseDataTypeNode>(spice::compiler::BaseDataTypeNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 28295 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::BitwiseAndExprNode>(spice::compiler::BitwiseAndExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 38167 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::BitwiseOrExprNode>(spice::compiler::BitwiseOrExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 38140 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::BitwiseXorExprNode>(spice::compiler::BitwiseXorExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 38167 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::BreakStmtNode>(spice::compiler::BreakStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 92 times | 55.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::BuiltinCallNode>(spice::compiler::BuiltinCallNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 793 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::CaseBranchNode>(spice::compiler::CaseBranchNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 6 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::CaseConstantNode>(spice::compiler::CaseConstantNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 6 times | 55.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::CastExprNode>(spice::compiler::CastExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 47543 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ConstantNode>(spice::compiler::ConstantNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 9153 times | 55.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ContinueStmtNode>(spice::compiler::ContinueStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 164 times | 55.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::CustomDataTypeNode>(spice::compiler::CustomDataTypeNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 10792 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::DataTypeNode>(spice::compiler::DataTypeNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 28295 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::DeclStmtNode>(spice::compiler::DeclStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 11853 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::DefaultBranchNode>(spice::compiler::DefaultBranchNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | not called | 0.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::DoWhileLoopNode>(spice::compiler::DoWhileLoopNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 3 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ElseStmtNode>(spice::compiler::ElseStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 157 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::EntryNode>(spice::compiler::EntryNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 521 times | 61.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::EnumDefNode>(spice::compiler::EnumDefNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 32 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::EnumItemLstNode>(spice::compiler::EnumItemLstNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 32 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::EnumItemNode>(spice::compiler::EnumItemNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 408 times | 55.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::EqualityExprNode>(spice::compiler::EqualityExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 38187 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ExprStmtNode>(spice::compiler::ExprStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 8591 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ExtDeclNode>(spice::compiler::ExtDeclNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 692 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::FallthroughStmtNode>(spice::compiler::FallthroughStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | not called | 0.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::FctCallNode>(spice::compiler::FctCallNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 8721 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::FctDefNode>(spice::compiler::FctDefNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 4140 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::FctNameNode>(spice::compiler::FctNameNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 6757 times | 55.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::FieldNode>(spice::compiler::FieldNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 986 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ForLoopNode>(spice::compiler::ForLoopNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 934 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ForeachLoopNode>(spice::compiler::ForeachLoopNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 49 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::FunctionDataTypeNode>(spice::compiler::FunctionDataTypeNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 42 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::GenericTypeDefNode>(spice::compiler::GenericTypeDefNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 688 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::GlobalVarDefNode>(spice::compiler::GlobalVarDefNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 715 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::IfStmtNode>(spice::compiler::IfStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 2852 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ImportDefNode>(spice::compiler::ImportDefNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 254 times | 55.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::InterfaceDefNode>(spice::compiler::InterfaceDefNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 61 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::LambdaAttrNode>(spice::compiler::LambdaAttrNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 1 time | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::LambdaExprNode>(spice::compiler::LambdaExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | not called | 0.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::LambdaFuncNode>(spice::compiler::LambdaFuncNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | not called | 0.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::LambdaProcNode>(spice::compiler::LambdaProcNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 2 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::LenCallNode>(spice::compiler::LenCallNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 18 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::LogicalAndExprNode>(spice::compiler::LogicalAndExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 38046 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::LogicalOrExprNode>(spice::compiler::LogicalOrExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 37730 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::MainFctDefNode>(spice::compiler::MainFctDefNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 8 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ModAttrNode>(spice::compiler::ModAttrNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 275 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::MultiplicativeExprNode>(spice::compiler::MultiplicativeExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 46513 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::PanicCallNode>(spice::compiler::PanicCallNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 458 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ParamLstNode>(spice::compiler::ParamLstNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 4817 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::PostfixUnaryExprNode>(spice::compiler::PostfixUnaryExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 69541 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::PrefixUnaryExprNode>(spice::compiler::PrefixUnaryExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 53519 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::PrintfCallNode>(spice::compiler::PrintfCallNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 147 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ProcDefNode>(spice::compiler::ProcDefNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 2617 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::RelationalExprNode>(spice::compiler::RelationalExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 41293 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ReturnStmtNode>(spice::compiler::ReturnStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 5457 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ShiftExprNode>(spice::compiler::ShiftExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 43764 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::SignatureNode>(spice::compiler::SignatureNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 158 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::SizeofCallNode>(spice::compiler::SizeofCallNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 170 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::SpecifierLstNode>(spice::compiler::SpecifierLstNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 19534 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::SpecifierNode>(spice::compiler::SpecifierNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 22874 times | 55.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::StmtLstNode>(spice::compiler::StmtLstNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 12907 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::StructDefNode>(spice::compiler::StructDefNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 429 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::StructInstantiationNode>(spice::compiler::StructInstantiationNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 83 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::SwitchStmtNode>(spice::compiler::SwitchStmtNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 1 time | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::SysCallNode>(spice::compiler::SysCallNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | not called | 0.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::TernaryExprNode>(spice::compiler::TernaryExprNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 37248 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::TopLevelDefinitionAttrNode>(spice::compiler::TopLevelDefinitionAttrNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 104 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::TypeAltsLstNode>(spice::compiler::TypeAltsLstNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 688 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::TypeLstNode>(spice::compiler::TypeLstNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 4209 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::UnsafeBlockNode>(spice::compiler::UnsafeBlockNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 1802 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::ValueNode>(spice::compiler::ValueNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 9527 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::compiler::ASTVisualizer::buildNode<spice::compiler::WhileLoopNode>(spice::compiler::WhileLoopNode const*) (/home/runner/work/spice/spice/src/visualizer/ASTVisualizer.h:118) | called 382 times | 70.0% |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > spice::testing::TestUtil::NameResolver::operator()<spice::testing::TestCase>(testing::TestParamInfo<spice::testing::TestCase> const&) const (/home/runner/work/spice/spice/test/util/TestUtil.h:63) | excluded | 48.0% |
std::hash<spice::compiler::QualType>::operator()(spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/util/CustomHashFunctions.cpp:44) | called 627635 times | 100.0% |
std::hash<spice::compiler::Type>::operator()(spice::compiler::Type const&) const (/home/runner/work/spice/spice/src/util/CustomHashFunctions.cpp:25) | called 8830892 times | 100.0% |
std::hash<spice::compiler::Type>::operator()(spice::compiler::Type const&) const::{lambda(unsigned long, spice::compiler::TypeChainElement const&)#1}::operator()(unsigned long, spice::compiler::TypeChainElement const&) const (/home/runner/work/spice/spice/src/util/CustomHashFunctions.cpp:26) | called 8858883 times | 100.0% |
std::hash<spice::compiler::TypeChainElement>::operator()(spice::compiler::TypeChainElement const&) const (/home/runner/work/spice/spice/src/util/CustomHashFunctions.cpp:9) | called 8858883 times | 100.0% |
std::hash<spice::compiler::TypeChainElement>::operator()(spice::compiler::TypeChainElement const&) const::{lambda(unsigned long, spice::compiler::QualType const&)#1}::operator()(unsigned long, spice::compiler::QualType const&) const (/home/runner/work/spice/spice/src/util/CustomHashFunctions.cpp:11) | called 484366 times | 100.0% |
std::hash<spice::compiler::TypeSpecifiers>::operator()(spice::compiler::TypeSpecifiers const&) const (/home/runner/work/spice/spice/src/util/CustomHashFunctions.cpp:33) | called 627635 times | 100.0% |