LCOV - code coverage report
Current view: top level - gcc/rust/hir - rust-ast-lower-expr.cc (source / functions) Coverage Total Hit
Test: gcc.info Lines: 91.4 % 672 614
Test Date: 2026-08-22 16:33:35 Functions: 90.3 % 62 56
Legend: Lines:     hit not hit

Function Name Sort by function name Hit count Sort by function hit count
_ZN4Rust3HIR12_GLOBAL__N_1L22check_llvm_asm_supportERKSt6vectorINS0_11LlvmOperandESaIS3_EES7_RKNS_3AST13LlvmInlineAsmE 2
_ZN4Rust3HIR12from_operandERKNS_3AST16InlineAsmOperandE 29
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST10BorrowExprE 2010
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST10ConstBlockE 15
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST10FormatArgsE 0
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST10ReturnExprE 559
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST11GroupedExprE 315
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST11LiteralExprE 20867
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST11RangeToExprE 7
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST12ContinueExprE 25
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST12NegationExprE 687
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST12TypeCastExprE 5293
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST13LlvmInlineAsmE 2
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST13RangeFromExprE 7
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST13RangeFullExprE 0
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST13WhileLoopExprE 84
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST14ArrayIndexExprE 291
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST14AssignmentExprE 2501
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST14ComparisonExprE 3566
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST14IdentifierExprE 24707
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST14MethodCallExprE 3052
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST14TupleIndexExprE 900
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST15DereferenceExprE 3920
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST15FieldAccessExprE 5060
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST15LazyBooleanExprE 405
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST15RangeFromToExprE 66
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST15UnsafeBlockExprE 3700
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST16ArrayElemsCopiedE 122
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST16ArrayElemsValuesE 312
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST16ClosureExprInnerE 36
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST16IfExprConseqElseE 909
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST16PathInExpressionE 22209
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST16StructExprStructE 81
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST19IfLetExprConseqElseE 11
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST19RangeFromToInclExprE 7
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST21ClosureExprInnerTypedE 30
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST22CompoundAssignmentExprE 697
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST22StructExprStructFieldsE 1382
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST23ArithmeticOrLogicalExprE 3417
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST25QualifiedPathInExpressionE 116
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST6IfExprE 1243
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST7BoxExprE 3
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST8CallExprE 12682
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST8LoopExprE 137
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST8OffsetOfE 15
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST9AnonConstE 698
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST9ArrayExprE 434
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST9BlockExprE 1617
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST9BreakExprE 105
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST9IfLetExprE 17
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST9InlineAsmE 27
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST9MatchExprE 1080
_ZN4Rust3HIR15ASTLoweringExpr5visitERNS_3AST9TupleExprE 574
_ZN4Rust3HIR15ASTLoweringExpr9translateERNS_3AST4ExprEPb 125566
_ZN4Rust3HIR15ASTLoweringExprC2Ev 125566
_ZN4Rust3HIR20translate_operand_inERKNS_3AST16InlineAsmOperandE 10
_ZN4Rust3HIR21translate_operand_outERKNS_3AST16InlineAsmOperandE 17
_ZN4Rust3HIR21translate_operand_symERKNS_3AST16InlineAsmOperandE 0
_ZN4Rust3HIR23translate_operand_constERKNS_3AST16InlineAsmOperandE 0
_ZN4Rust3HIR23translate_operand_inoutERKNS_3AST16InlineAsmOperandE 0
_ZN4Rust3HIR23translate_operand_labelERKNS_3AST16InlineAsmOperandE 0
_ZN4Rust3HIR30translate_operand_split_in_outERKNS_3AST16InlineAsmOperandE 2

Generated by: LCOV version 2.4-beta

LCOV profile is generated on x86_64 machine using following configure options: configure --disable-bootstrap --enable-coverage=opt --enable-languages=c,c++,fortran,go,jit,lto,rust,m2 --enable-host-shared. GCC test suite is run with the built compiler.