|
@@ -3,46 +3,49 @@
|
|
; This test formerly failed due to a DBG_VALUE being placed prior to a PHI
|
|
; This test formerly failed due to a DBG_VALUE being placed prior to a PHI
|
|
; when fast-isel is partially successful before punting to DAG-isel.
|
|
; when fast-isel is partially successful before punting to DAG-isel.
|
|
|
|
|
|
|
|
+source_filename = "test/CodeGen/PowerPC/pr17168.ll"
|
|
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
|
|
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
|
|
target triple = "powerpc64-unknown-linux-gnu"
|
|
target triple = "powerpc64-unknown-linux-gnu"
|
|
|
|
|
|
-@grid_points = external global [3 x i32], align 4, !dbg !299
|
|
|
|
|
|
+@grid_points = external global [3 x i32], align 4, !dbg !0
|
|
|
|
|
|
; Function Attrs: nounwind
|
|
; Function Attrs: nounwind
|
|
-define fastcc void @compute_rhs() #0 !dbg !114 {
|
|
|
|
|
|
+define fastcc void @compute_rhs() #0 !dbg !263 {
|
|
entry:
|
|
entry:
|
|
- br i1 undef, label %for.cond871.preheader.for.inc960_crit_edge, label %for.end1042, !dbg !439
|
|
|
|
|
|
+ br i1 undef, label %for.cond871.preheader.for.inc960_crit_edge, label %for.end1042, !dbg !281
|
|
|
|
|
|
for.cond871.preheader.for.inc960_crit_edge: ; preds = %for.cond871.preheader.for.inc960_crit_edge, %entry
|
|
for.cond871.preheader.for.inc960_crit_edge: ; preds = %for.cond871.preheader.for.inc960_crit_edge, %entry
|
|
- br i1 false, label %for.cond871.preheader.for.inc960_crit_edge, label %for.cond964.preheader, !dbg !439
|
|
|
|
|
|
+ br i1 false, label %for.cond871.preheader.for.inc960_crit_edge, label %for.cond964.preheader, !dbg !281
|
|
|
|
|
|
for.cond964.preheader: ; preds = %for.cond871.preheader.for.inc960_crit_edge
|
|
for.cond964.preheader: ; preds = %for.cond871.preheader.for.inc960_crit_edge
|
|
- br i1 undef, label %for.cond968.preheader, label %for.end1042, !dbg !441
|
|
|
|
|
|
+ br i1 undef, label %for.cond968.preheader, label %for.end1042, !dbg !283
|
|
|
|
|
|
for.cond968.preheader: ; preds = %for.cond968.preheader, %for.cond964.preheader
|
|
for.cond968.preheader: ; preds = %for.cond968.preheader, %for.cond964.preheader
|
|
- br i1 false, label %for.cond968.preheader, label %for.end1042, !dbg !441
|
|
|
|
|
|
+ br i1 false, label %for.cond968.preheader, label %for.end1042, !dbg !283
|
|
|
|
|
|
for.end1042: ; preds = %for.cond968.preheader, %for.cond964.preheader, %entry
|
|
for.end1042: ; preds = %for.cond968.preheader, %for.cond964.preheader, %entry
|
|
|
|
+
|
|
%0 = phi i32 [ undef, %for.cond964.preheader ], [ undef, %for.cond968.preheader ], [ undef, %entry ]
|
|
%0 = phi i32 [ undef, %for.cond964.preheader ], [ undef, %for.cond968.preheader ], [ undef, %entry ]
|
|
- %1 = load i32, i32* getelementptr inbounds ([3 x i32], [3 x i32]* @grid_points, i64 0, i64 0), align 4, !dbg !443, !tbaa !444
|
|
|
|
- tail call void @llvm.dbg.value(metadata i32 1, i64 0, metadata !119, metadata !DIExpression()), !dbg !448
|
|
|
|
- %sub10454270 = add nsw i32 %0, -1, !dbg !448
|
|
|
|
- %cmp10464271 = icmp sgt i32 %sub10454270, 1, !dbg !448
|
|
|
|
- %sub11134263 = add nsw i32 %1, -1, !dbg !450
|
|
|
|
- %cmp11144264 = icmp sgt i32 %sub11134263, 1, !dbg !450
|
|
|
|
- br i1 %cmp11144264, label %for.cond1116.preheader, label %for.cond1816.preheader.for.inc1898_crit_edge, !dbg !450
|
|
|
|
|
|
+ %1 = load i32, i32* getelementptr inbounds ([3 x i32], [3 x i32]* @grid_points, i64 0, i64 0), align 4, !dbg !285, !tbaa !286
|
|
|
|
+ tail call void @llvm.dbg.value(metadata i32 1, i64 0, metadata !268, metadata !290), !dbg !291
|
|
|
|
+ %sub10454270 = add nsw i32 %0, -1, !dbg !291
|
|
|
|
+ %cmp10464271 = icmp sgt i32 %sub10454270, 1, !dbg !291
|
|
|
|
+ %sub11134263 = add nsw i32 %1, -1, !dbg !293
|
|
|
|
+ %cmp11144264 = icmp sgt i32 %sub11134263, 1, !dbg !293
|
|
|
|
+ br i1 %cmp11144264, label %for.cond1116.preheader, label %for.cond1816.preheader.for.inc1898_crit_edge, !dbg !293
|
|
|
|
|
|
for.cond1116.preheader: ; preds = %for.inc1658, %for.end1042
|
|
for.cond1116.preheader: ; preds = %for.inc1658, %for.end1042
|
|
- br i1 %cmp10464271, label %for.body1123, label %for.inc1658, !dbg !452
|
|
|
|
|
|
+ br i1 %cmp10464271, label %for.body1123, label %for.inc1658, !dbg !295
|
|
|
|
|
|
for.body1123: ; preds = %for.body1123, %for.cond1116.preheader
|
|
for.body1123: ; preds = %for.body1123, %for.cond1116.preheader
|
|
- br label %for.body1123, !dbg !455
|
|
|
|
|
|
+
|
|
|
|
+ br label %for.body1123, !dbg !298
|
|
|
|
|
|
for.inc1658: ; preds = %for.cond1116.preheader
|
|
for.inc1658: ; preds = %for.cond1116.preheader
|
|
- br i1 undef, label %for.cond1116.preheader, label %for.cond1816.preheader.for.inc1898_crit_edge, !dbg !450
|
|
|
|
|
|
+ br i1 undef, label %for.cond1116.preheader, label %for.cond1816.preheader.for.inc1898_crit_edge, !dbg !293
|
|
|
|
|
|
for.cond1816.preheader.for.inc1898_crit_edge: ; preds = %for.cond1816.preheader.for.inc1898_crit_edge, %for.inc1658, %for.end1042
|
|
for.cond1816.preheader.for.inc1898_crit_edge: ; preds = %for.cond1816.preheader.for.inc1898_crit_edge, %for.inc1658, %for.end1042
|
|
- br label %for.cond1816.preheader.for.inc1898_crit_edge, !dbg !458
|
|
|
|
|
|
+ br label %for.cond1816.preheader.for.inc1898_crit_edge, !dbg !301
|
|
}
|
|
}
|
|
|
|
|
|
; Function Attrs: nounwind readnone
|
|
; Function Attrs: nounwind readnone
|
|
@@ -51,470 +54,314 @@ declare void @llvm.dbg.value(metadata, i64, metadata, metadata) #1
|
|
attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
|
|
attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
|
|
attributes #1 = { nounwind readnone }
|
|
attributes #1 = { nounwind readnone }
|
|
|
|
|
|
-!llvm.dbg.cu = !{!0}
|
|
|
|
-!llvm.module.flags = !{!438, !464}
|
|
|
|
|
|
+!llvm.dbg.cu = !{!7}
|
|
|
|
+!llvm.module.flags = !{!261, !262}
|
|
|
|
+
|
|
|
|
+!0 = !DIGlobalVariableExpression(var: !1)
|
|
|
|
+!1 = !DIGlobalVariable(name: "grid_points", scope: null, file: !2, line: 28, type: !3, isLocal: true, isDefinition: true)
|
|
|
|
+!2 = !DIFile(filename: "./header.h", directory: "/home/hfinkel/src/NPB2.3-omp-C/BT")
|
|
|
|
+!3 = !DICompositeType(tag: DW_TAG_array_type, baseType: !4, size: 96, align: 32, elements: !5)
|
|
|
|
+!4 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
|
|
|
+!5 = !{!6}
|
|
|
|
+!6 = !DISubrange(count: 3)
|
|
|
|
+!7 = distinct !DICompileUnit(language: DW_LANG_C99, file: !8, producer: "clang version 3.4 (trunk 190311)", isOptimized: true, runtimeVersion: 0, emissionKind: FullDebug, enums: !9, retainedTypes: !9, globals: !10, imports: !9)
|
|
|
|
+!8 = !DIFile(filename: "bt.c", directory: "/home/hfinkel/src/NPB2.3-omp-C/BT")
|
|
|
|
+!9 = !{}
|
|
|
|
+!10 = !{!0, !11, !14, !20, !22, !24, !26, !28, !30, !32, !34, !36, !38, !40, !42, !44, !46, !48, !50, !52, !54, !56, !58, !60, !62, !64, !66, !68, !70, !72, !74, !76, !78, !80, !82, !84, !86, !88, !93, !97, !99, !101, !103, !105, !107, !109, !114, !116, !118, !120, !122, !124, !126, !128, !130, !132, !134, !136, !138, !140, !142, !144, !146, !148, !150, !152, !154, !156, !158, !160, !162, !164, !166, !168, !170, !172, !174, !176, !178, !180, !182, !184, !186, !188, !190, !192, !194, !196, !198, !200, !202, !204, !206, !208, !210, !212, !214, !216, !218, !220, !222, !224, !226, !228, !230, !232, !236, !241, !243, !247, !249, !253, !255, !257, !259}
|
|
|
|
+!11 = !DIGlobalVariableExpression(var: !12)
|
|
|
|
+!12 = !DIGlobalVariable(name: "dt", scope: null, file: !2, line: 35, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!13 = !DIBasicType(name: "double", size: 64, align: 64, encoding: DW_ATE_float)
|
|
|
|
+!14 = !DIGlobalVariableExpression(var: !15)
|
|
|
|
+!15 = !DIGlobalVariable(name: "rhs", scope: null, file: !2, line: 68, type: !16, isLocal: true, isDefinition: true)
|
|
|
|
+!16 = !DICompositeType(tag: DW_TAG_array_type, baseType: !13, size: 1385839040, align: 64, elements: !17)
|
|
|
|
+!17 = !{!18, !18, !18, !19}
|
|
|
|
+!18 = !DISubrange(count: 163)
|
|
|
|
+!19 = !DISubrange(count: 5)
|
|
|
|
+!20 = !DIGlobalVariableExpression(var: !21)
|
|
|
|
+!21 = !DIGlobalVariable(name: "zzcon5", scope: null, file: !2, line: 42, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!22 = !DIGlobalVariableExpression(var: !23)
|
|
|
|
+!23 = !DIGlobalVariable(name: "zzcon4", scope: null, file: !2, line: 42, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!24 = !DIGlobalVariableExpression(var: !25)
|
|
|
|
+!25 = !DIGlobalVariable(name: "zzcon3", scope: null, file: !2, line: 42, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!26 = !DIGlobalVariableExpression(var: !27)
|
|
|
|
+!27 = !DIGlobalVariable(name: "dz5tz1", scope: null, file: !2, line: 43, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!28 = !DIGlobalVariableExpression(var: !29)
|
|
|
|
+!29 = !DIGlobalVariable(name: "dz4tz1", scope: null, file: !2, line: 43, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!30 = !DIGlobalVariableExpression(var: !31)
|
|
|
|
+!31 = !DIGlobalVariable(name: "dz3tz1", scope: null, file: !2, line: 43, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!32 = !DIGlobalVariableExpression(var: !33)
|
|
|
|
+!33 = !DIGlobalVariable(name: "zzcon2", scope: null, file: !2, line: 42, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!34 = !DIGlobalVariableExpression(var: !35)
|
|
|
|
+!35 = !DIGlobalVariable(name: "dz2tz1", scope: null, file: !2, line: 43, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!36 = !DIGlobalVariableExpression(var: !37)
|
|
|
|
+!37 = !DIGlobalVariable(name: "tz2", scope: null, file: !2, line: 31, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!38 = !DIGlobalVariableExpression(var: !39)
|
|
|
|
+!39 = !DIGlobalVariable(name: "dz1tz1", scope: null, file: !2, line: 43, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!40 = !DIGlobalVariableExpression(var: !41)
|
|
|
|
+!41 = !DIGlobalVariable(name: "yycon5", scope: null, file: !2, line: 40, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!42 = !DIGlobalVariableExpression(var: !43)
|
|
|
|
+!43 = !DIGlobalVariable(name: "yycon4", scope: null, file: !2, line: 40, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!44 = !DIGlobalVariableExpression(var: !45)
|
|
|
|
+!45 = !DIGlobalVariable(name: "yycon3", scope: null, file: !2, line: 40, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!46 = !DIGlobalVariableExpression(var: !47)
|
|
|
|
+!47 = !DIGlobalVariable(name: "dy5ty1", scope: null, file: !2, line: 41, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!48 = !DIGlobalVariableExpression(var: !49)
|
|
|
|
+!49 = !DIGlobalVariable(name: "dy4ty1", scope: null, file: !2, line: 41, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!50 = !DIGlobalVariableExpression(var: !51)
|
|
|
|
+!51 = !DIGlobalVariable(name: "dy3ty1", scope: null, file: !2, line: 41, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!52 = !DIGlobalVariableExpression(var: !53)
|
|
|
|
+!53 = !DIGlobalVariable(name: "yycon2", scope: null, file: !2, line: 40, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!54 = !DIGlobalVariableExpression(var: !55)
|
|
|
|
+!55 = !DIGlobalVariable(name: "dy2ty1", scope: null, file: !2, line: 41, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!56 = !DIGlobalVariableExpression(var: !57)
|
|
|
|
+!57 = !DIGlobalVariable(name: "ty2", scope: null, file: !2, line: 31, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!58 = !DIGlobalVariableExpression(var: !59)
|
|
|
|
+!59 = !DIGlobalVariable(name: "dy1ty1", scope: null, file: !2, line: 41, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!60 = !DIGlobalVariableExpression(var: !61)
|
|
|
|
+!61 = !DIGlobalVariable(name: "dssp", scope: null, file: !2, line: 35, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!62 = !DIGlobalVariableExpression(var: !63)
|
|
|
|
+!63 = !DIGlobalVariable(name: "c1", scope: null, file: !2, line: 45, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!64 = !DIGlobalVariableExpression(var: !65)
|
|
|
|
+!65 = !DIGlobalVariable(name: "xxcon5", scope: null, file: !2, line: 38, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!66 = !DIGlobalVariableExpression(var: !67)
|
|
|
|
+!67 = !DIGlobalVariable(name: "xxcon4", scope: null, file: !2, line: 38, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!68 = !DIGlobalVariableExpression(var: !69)
|
|
|
|
+!69 = !DIGlobalVariable(name: "xxcon3", scope: null, file: !2, line: 38, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!70 = !DIGlobalVariableExpression(var: !71)
|
|
|
|
+!71 = !DIGlobalVariable(name: "dx5tx1", scope: null, file: !2, line: 39, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!72 = !DIGlobalVariableExpression(var: !73)
|
|
|
|
+!73 = !DIGlobalVariable(name: "dx4tx1", scope: null, file: !2, line: 39, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!74 = !DIGlobalVariableExpression(var: !75)
|
|
|
|
+!75 = !DIGlobalVariable(name: "dx3tx1", scope: null, file: !2, line: 39, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!76 = !DIGlobalVariableExpression(var: !77)
|
|
|
|
+!77 = !DIGlobalVariable(name: "c2", scope: null, file: !2, line: 45, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!78 = !DIGlobalVariableExpression(var: !79)
|
|
|
|
+!79 = !DIGlobalVariable(name: "con43", scope: null, file: !2, line: 48, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!80 = !DIGlobalVariableExpression(var: !81)
|
|
|
|
+!81 = !DIGlobalVariable(name: "xxcon2", scope: null, file: !2, line: 38, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!82 = !DIGlobalVariableExpression(var: !83)
|
|
|
|
+!83 = !DIGlobalVariable(name: "dx2tx1", scope: null, file: !2, line: 39, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!84 = !DIGlobalVariableExpression(var: !85)
|
|
|
|
+!85 = !DIGlobalVariable(name: "tx2", scope: null, file: !2, line: 31, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!86 = !DIGlobalVariableExpression(var: !87)
|
|
|
|
+!87 = !DIGlobalVariable(name: "dx1tx1", scope: null, file: !2, line: 39, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!88 = !DIGlobalVariableExpression(var: !89)
|
|
|
|
+!89 = !DIGlobalVariable(name: "forcing", scope: null, file: !2, line: 66, type: !90, isLocal: true, isDefinition: true)
|
|
|
|
+!90 = !DICompositeType(tag: DW_TAG_array_type, baseType: !13, size: 1663006848, align: 64, elements: !91)
|
|
|
|
+!91 = !{!18, !18, !18, !92}
|
|
|
|
+!92 = !DISubrange(count: 6)
|
|
|
|
+!93 = !DIGlobalVariableExpression(var: !94)
|
|
|
|
+!94 = !DIGlobalVariable(name: "qs", scope: null, file: !2, line: 63, type: !95, isLocal: true, isDefinition: true)
|
|
|
|
+!95 = !DICompositeType(tag: DW_TAG_array_type, baseType: !13, size: 277167808, align: 64, elements: !96)
|
|
|
|
+!96 = !{!18, !18, !18}
|
|
|
|
+!97 = !DIGlobalVariableExpression(var: !98)
|
|
|
|
+!98 = !DIGlobalVariable(name: "square", scope: null, file: !2, line: 65, type: !95, isLocal: true, isDefinition: true)
|
|
|
|
+!99 = !DIGlobalVariableExpression(var: !100)
|
|
|
|
+!100 = !DIGlobalVariable(name: "ws", scope: null, file: !2, line: 62, type: !95, isLocal: true, isDefinition: true)
|
|
|
|
+!101 = !DIGlobalVariableExpression(var: !102)
|
|
|
|
+!102 = !DIGlobalVariable(name: "vs", scope: null, file: !2, line: 61, type: !95, isLocal: true, isDefinition: true)
|
|
|
|
+!103 = !DIGlobalVariableExpression(var: !104)
|
|
|
|
+!104 = !DIGlobalVariable(name: "us", scope: null, file: !2, line: 60, type: !95, isLocal: true, isDefinition: true)
|
|
|
|
+!105 = !DIGlobalVariableExpression(var: !106)
|
|
|
|
+!106 = !DIGlobalVariable(name: "rho_i", scope: null, file: !2, line: 64, type: !95, isLocal: true, isDefinition: true)
|
|
|
|
+!107 = !DIGlobalVariableExpression(var: !108)
|
|
|
|
+!108 = !DIGlobalVariable(name: "u", scope: null, file: !2, line: 67, type: !16, isLocal: true, isDefinition: true)
|
|
|
|
+!109 = !DIGlobalVariableExpression(var: !110)
|
|
|
|
+!110 = !DIGlobalVariable(name: "ce", scope: null, file: !2, line: 36, type: !111, isLocal: true, isDefinition: true)
|
|
|
|
+!111 = !DICompositeType(tag: DW_TAG_array_type, baseType: !13, size: 4160, align: 64, elements: !112)
|
|
|
|
+!112 = !{!19, !113}
|
|
|
|
+!113 = !DISubrange(count: 13)
|
|
|
|
+!114 = !DIGlobalVariableExpression(var: !115)
|
|
|
|
+!115 = !DIGlobalVariable(name: "dnzm1", scope: null, file: !2, line: 44, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!116 = !DIGlobalVariableExpression(var: !117)
|
|
|
|
+!117 = !DIGlobalVariable(name: "dnym1", scope: null, file: !2, line: 44, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!118 = !DIGlobalVariableExpression(var: !119)
|
|
|
|
+!119 = !DIGlobalVariable(name: "dnxm1", scope: null, file: !2, line: 44, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!120 = !DIGlobalVariableExpression(var: !121)
|
|
|
|
+!121 = !DIGlobalVariable(name: "zzcon1", scope: null, file: !2, line: 42, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!122 = !DIGlobalVariableExpression(var: !123)
|
|
|
|
+!123 = !DIGlobalVariable(name: "yycon1", scope: null, file: !2, line: 40, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!124 = !DIGlobalVariableExpression(var: !125)
|
|
|
|
+!125 = !DIGlobalVariable(name: "xxcon1", scope: null, file: !2, line: 38, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!126 = !DIGlobalVariableExpression(var: !127)
|
|
|
|
+!127 = !DIGlobalVariable(name: "con16", scope: null, file: !2, line: 48, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!128 = !DIGlobalVariableExpression(var: !129)
|
|
|
|
+!129 = !DIGlobalVariable(name: "c2iv", scope: null, file: !2, line: 48, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!130 = !DIGlobalVariableExpression(var: !131)
|
|
|
|
+!131 = !DIGlobalVariable(name: "c3c4tz3", scope: null, file: !2, line: 48, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!132 = !DIGlobalVariableExpression(var: !133)
|
|
|
|
+!133 = !DIGlobalVariable(name: "c3c4ty3", scope: null, file: !2, line: 48, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!134 = !DIGlobalVariableExpression(var: !135)
|
|
|
|
+!135 = !DIGlobalVariable(name: "c3c4tx3", scope: null, file: !2, line: 48, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!136 = !DIGlobalVariableExpression(var: !137)
|
|
|
|
+!137 = !DIGlobalVariable(name: "comz6", scope: null, file: !2, line: 47, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!138 = !DIGlobalVariableExpression(var: !139)
|
|
|
|
+!139 = !DIGlobalVariable(name: "comz5", scope: null, file: !2, line: 47, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!140 = !DIGlobalVariableExpression(var: !141)
|
|
|
|
+!141 = !DIGlobalVariable(name: "comz4", scope: null, file: !2, line: 47, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!142 = !DIGlobalVariableExpression(var: !143)
|
|
|
|
+!143 = !DIGlobalVariable(name: "comz1", scope: null, file: !2, line: 47, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!144 = !DIGlobalVariableExpression(var: !145)
|
|
|
|
+!145 = !DIGlobalVariable(name: "dtdssp", scope: null, file: !2, line: 45, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!146 = !DIGlobalVariableExpression(var: !147)
|
|
|
|
+!147 = !DIGlobalVariable(name: "c2dttz1", scope: null, file: !2, line: 47, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!148 = !DIGlobalVariableExpression(var: !149)
|
|
|
|
+!149 = !DIGlobalVariable(name: "c2dtty1", scope: null, file: !2, line: 47, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!150 = !DIGlobalVariableExpression(var: !151)
|
|
|
|
+!151 = !DIGlobalVariable(name: "c2dttx1", scope: null, file: !2, line: 47, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!152 = !DIGlobalVariableExpression(var: !153)
|
|
|
|
+!153 = !DIGlobalVariable(name: "dttz2", scope: null, file: !2, line: 46, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!154 = !DIGlobalVariableExpression(var: !155)
|
|
|
|
+!155 = !DIGlobalVariable(name: "dttz1", scope: null, file: !2, line: 46, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!156 = !DIGlobalVariableExpression(var: !157)
|
|
|
|
+!157 = !DIGlobalVariable(name: "dtty2", scope: null, file: !2, line: 46, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!158 = !DIGlobalVariableExpression(var: !159)
|
|
|
|
+!159 = !DIGlobalVariable(name: "dtty1", scope: null, file: !2, line: 46, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!160 = !DIGlobalVariableExpression(var: !161)
|
|
|
|
+!161 = !DIGlobalVariable(name: "dttx2", scope: null, file: !2, line: 46, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!162 = !DIGlobalVariableExpression(var: !163)
|
|
|
|
+!163 = !DIGlobalVariable(name: "dttx1", scope: null, file: !2, line: 46, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!164 = !DIGlobalVariableExpression(var: !165)
|
|
|
|
+!165 = !DIGlobalVariable(name: "c5dssp", scope: null, file: !2, line: 45, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!166 = !DIGlobalVariableExpression(var: !167)
|
|
|
|
+!167 = !DIGlobalVariable(name: "c4dssp", scope: null, file: !2, line: 45, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!168 = !DIGlobalVariableExpression(var: !169)
|
|
|
|
+!169 = !DIGlobalVariable(name: "dzmax", scope: null, file: !2, line: 37, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!170 = !DIGlobalVariableExpression(var: !171)
|
|
|
|
+!171 = !DIGlobalVariable(name: "dymax", scope: null, file: !2, line: 37, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!172 = !DIGlobalVariableExpression(var: !173)
|
|
|
|
+!173 = !DIGlobalVariable(name: "dxmax", scope: null, file: !2, line: 37, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!174 = !DIGlobalVariableExpression(var: !175)
|
|
|
|
+!175 = !DIGlobalVariable(name: "dz5", scope: null, file: !2, line: 34, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!176 = !DIGlobalVariableExpression(var: !177)
|
|
|
|
+!177 = !DIGlobalVariable(name: "dz4", scope: null, file: !2, line: 34, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!178 = !DIGlobalVariableExpression(var: !179)
|
|
|
|
+!179 = !DIGlobalVariable(name: "dz3", scope: null, file: !2, line: 34, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!180 = !DIGlobalVariableExpression(var: !181)
|
|
|
|
+!181 = !DIGlobalVariable(name: "dz2", scope: null, file: !2, line: 34, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!182 = !DIGlobalVariableExpression(var: !183)
|
|
|
|
+!183 = !DIGlobalVariable(name: "dz1", scope: null, file: !2, line: 34, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!184 = !DIGlobalVariableExpression(var: !185)
|
|
|
|
+!185 = !DIGlobalVariable(name: "dy5", scope: null, file: !2, line: 33, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!186 = !DIGlobalVariableExpression(var: !187)
|
|
|
|
+!187 = !DIGlobalVariable(name: "dy4", scope: null, file: !2, line: 33, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!188 = !DIGlobalVariableExpression(var: !189)
|
|
|
|
+!189 = !DIGlobalVariable(name: "dy3", scope: null, file: !2, line: 33, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!190 = !DIGlobalVariableExpression(var: !191)
|
|
|
|
+!191 = !DIGlobalVariable(name: "dy2", scope: null, file: !2, line: 33, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!192 = !DIGlobalVariableExpression(var: !193)
|
|
|
|
+!193 = !DIGlobalVariable(name: "dy1", scope: null, file: !2, line: 33, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!194 = !DIGlobalVariableExpression(var: !195)
|
|
|
|
+!195 = !DIGlobalVariable(name: "dx5", scope: null, file: !2, line: 32, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!196 = !DIGlobalVariableExpression(var: !197)
|
|
|
|
+!197 = !DIGlobalVariable(name: "dx4", scope: null, file: !2, line: 32, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!198 = !DIGlobalVariableExpression(var: !199)
|
|
|
|
+!199 = !DIGlobalVariable(name: "dx3", scope: null, file: !2, line: 32, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!200 = !DIGlobalVariableExpression(var: !201)
|
|
|
|
+!201 = !DIGlobalVariable(name: "dx2", scope: null, file: !2, line: 32, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!202 = !DIGlobalVariableExpression(var: !203)
|
|
|
|
+!203 = !DIGlobalVariable(name: "dx1", scope: null, file: !2, line: 32, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!204 = !DIGlobalVariableExpression(var: !205)
|
|
|
|
+!205 = !DIGlobalVariable(name: "tz3", scope: null, file: !2, line: 31, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!206 = !DIGlobalVariableExpression(var: !207)
|
|
|
|
+!207 = !DIGlobalVariable(name: "tz1", scope: null, file: !2, line: 31, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!208 = !DIGlobalVariableExpression(var: !209)
|
|
|
|
+!209 = !DIGlobalVariable(name: "ty3", scope: null, file: !2, line: 31, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!210 = !DIGlobalVariableExpression(var: !211)
|
|
|
|
+!211 = !DIGlobalVariable(name: "ty1", scope: null, file: !2, line: 31, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!212 = !DIGlobalVariableExpression(var: !213)
|
|
|
|
+!213 = !DIGlobalVariable(name: "tx3", scope: null, file: !2, line: 31, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!214 = !DIGlobalVariableExpression(var: !215)
|
|
|
|
+!215 = !DIGlobalVariable(name: "tx1", scope: null, file: !2, line: 31, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!216 = !DIGlobalVariableExpression(var: !217)
|
|
|
|
+!217 = !DIGlobalVariable(name: "conz1", scope: null, file: !2, line: 45, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!218 = !DIGlobalVariableExpression(var: !219)
|
|
|
|
+!219 = !DIGlobalVariable(name: "c1345", scope: null, file: !2, line: 44, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!220 = !DIGlobalVariableExpression(var: !221)
|
|
|
|
+!221 = !DIGlobalVariable(name: "c3c4", scope: null, file: !2, line: 44, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!222 = !DIGlobalVariableExpression(var: !223)
|
|
|
|
+!223 = !DIGlobalVariable(name: "c1c5", scope: null, file: !2, line: 44, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!224 = !DIGlobalVariableExpression(var: !225)
|
|
|
|
+!225 = !DIGlobalVariable(name: "c1c2", scope: null, file: !2, line: 44, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!226 = !DIGlobalVariableExpression(var: !227)
|
|
|
|
+!227 = !DIGlobalVariable(name: "c5", scope: null, file: !2, line: 45, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!228 = !DIGlobalVariableExpression(var: !229)
|
|
|
|
+!229 = !DIGlobalVariable(name: "c4", scope: null, file: !2, line: 45, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!230 = !DIGlobalVariableExpression(var: !231)
|
|
|
|
+!231 = !DIGlobalVariable(name: "c3", scope: null, file: !2, line: 45, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!232 = !DIGlobalVariableExpression(var: !233)
|
|
|
|
+!233 = !DIGlobalVariable(name: "lhs", scope: null, file: !2, line: 69, type: !234, isLocal: true, isDefinition: true)
|
|
|
|
+!234 = !DICompositeType(tag: DW_TAG_array_type, baseType: !13, size: 20787585600, align: 64, elements: !235)
|
|
|
|
+!235 = !{!18, !18, !18, !6, !19, !19}
|
|
|
|
+!236 = !DIGlobalVariableExpression(var: !237)
|
|
|
|
+!237 = !DIGlobalVariable(name: "q", scope: null, file: !2, line: 73, type: !238, isLocal: true, isDefinition: true)
|
|
|
|
+!238 = !DICompositeType(tag: DW_TAG_array_type, baseType: !13, size: 10368, align: 64, elements: !239)
|
|
|
|
+!239 = !{!240}
|
|
|
|
+!240 = !DISubrange(count: 162)
|
|
|
|
+!241 = !DIGlobalVariableExpression(var: !242)
|
|
|
|
+!242 = !DIGlobalVariable(name: "cuf", scope: null, file: !2, line: 72, type: !238, isLocal: true, isDefinition: true)
|
|
|
|
+!243 = !DIGlobalVariableExpression(var: !244)
|
|
|
|
+!244 = !DIGlobalVariable(name: "buf", scope: null, file: !2, line: 75, type: !245, isLocal: true, isDefinition: true)
|
|
|
|
+!245 = !DICompositeType(tag: DW_TAG_array_type, baseType: !13, size: 51840, align: 64, elements: !246)
|
|
|
|
+!246 = !{!240, !19}
|
|
|
|
+!247 = !DIGlobalVariableExpression(var: !248)
|
|
|
|
+!248 = !DIGlobalVariable(name: "ue", scope: null, file: !2, line: 74, type: !245, isLocal: true, isDefinition: true)
|
|
|
|
+!249 = !DIGlobalVariableExpression(var: !250)
|
|
|
|
+!250 = !DIGlobalVariable(name: "njac", scope: null, file: !2, line: 86, type: !251, isLocal: true, isDefinition: true)
|
|
|
|
+!251 = !DICompositeType(tag: DW_TAG_array_type, baseType: !13, size: 6886684800, align: 64, elements: !252)
|
|
|
|
+!252 = !{!18, !18, !240, !19, !19}
|
|
|
|
+!253 = !DIGlobalVariableExpression(var: !254)
|
|
|
|
+!254 = !DIGlobalVariable(name: "fjac", scope: null, file: !2, line: 84, type: !251, isLocal: true, isDefinition: true)
|
|
|
|
+!255 = !DIGlobalVariableExpression(var: !256)
|
|
|
|
+!256 = !DIGlobalVariable(name: "tmp3", scope: null, file: !2, line: 88, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!257 = !DIGlobalVariableExpression(var: !258)
|
|
|
|
+!258 = !DIGlobalVariable(name: "tmp2", scope: null, file: !2, line: 88, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!259 = !DIGlobalVariableExpression(var: !260)
|
|
|
|
+!260 = !DIGlobalVariable(name: "tmp1", scope: null, file: !2, line: 88, type: !13, isLocal: true, isDefinition: true)
|
|
|
|
+!261 = !{i32 2, !"Dwarf Version", i32 4}
|
|
|
|
+!262 = !{i32 1, !"Debug Info Version", i32 3}
|
|
|
|
+!263 = distinct !DISubprogram(name: "compute_rhs", scope: !8, file: !8, line: 1767, type: !264, isLocal: true, isDefinition: true, scopeLine: 1767, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !7, variables: !266)
|
|
|
|
+!264 = !DISubroutineType(types: !265)
|
|
|
|
+!265 = !{null}
|
|
|
|
+!266 = !{!267, !268, !269, !270, !271, !272, !273, !274, !275, !276, !277, !278, !279, !280}
|
|
|
|
+!267 = !DILocalVariable(name: "i", scope: !263, file: !8, line: 1769, type: !4)
|
|
|
|
+!268 = !DILocalVariable(name: "j", scope: !263, file: !8, line: 1769, type: !4)
|
|
|
|
+!269 = !DILocalVariable(name: "k", scope: !263, file: !8, line: 1769, type: !4)
|
|
|
|
+!270 = !DILocalVariable(name: "m", scope: !263, file: !8, line: 1769, type: !4)
|
|
|
|
+!271 = !DILocalVariable(name: "rho_inv", scope: !263, file: !8, line: 1770, type: !13)
|
|
|
|
+!272 = !DILocalVariable(name: "uijk", scope: !263, file: !8, line: 1770, type: !13)
|
|
|
|
+!273 = !DILocalVariable(name: "up1", scope: !263, file: !8, line: 1770, type: !13)
|
|
|
|
+!274 = !DILocalVariable(name: "um1", scope: !263, file: !8, line: 1770, type: !13)
|
|
|
|
+!275 = !DILocalVariable(name: "vijk", scope: !263, file: !8, line: 1770, type: !13)
|
|
|
|
+!276 = !DILocalVariable(name: "vp1", scope: !263, file: !8, line: 1770, type: !13)
|
|
|
|
+!277 = !DILocalVariable(name: "vm1", scope: !263, file: !8, line: 1770, type: !13)
|
|
|
|
+!278 = !DILocalVariable(name: "wijk", scope: !263, file: !8, line: 1770, type: !13)
|
|
|
|
+!279 = !DILocalVariable(name: "wp1", scope: !263, file: !8, line: 1770, type: !13)
|
|
|
|
+!280 = !DILocalVariable(name: "wm1", scope: !263, file: !8, line: 1770, type: !13)
|
|
|
|
+!281 = !DILocation(line: 1898, scope: !282)
|
|
|
|
+!282 = distinct !DILexicalBlock(scope: !263, file: !8, line: 1898)
|
|
|
|
+!283 = !DILocation(line: 1913, scope: !284)
|
|
|
|
+!284 = distinct !DILexicalBlock(scope: !263, file: !8, line: 1913)
|
|
|
|
+!285 = !DILocation(line: 1923, scope: !263)
|
|
|
|
+!286 = !{!287, !287, i64 0}
|
|
|
|
+!287 = !{!"int", !288}
|
|
|
|
+!288 = !{!"omnipotent char", !289}
|
|
|
|
+!289 = !{!"Simple C/C++ TBAA"}
|
|
|
|
+!290 = !DIExpression()
|
|
|
|
+!291 = !DILocation(line: 1925, scope: !292)
|
|
|
|
+!292 = distinct !DILexicalBlock(scope: !263, file: !8, line: 1925)
|
|
|
|
+!293 = !DILocation(line: 1939, scope: !294)
|
|
|
|
+!294 = distinct !DILexicalBlock(scope: !263, file: !8, line: 1939)
|
|
|
|
+!295 = !DILocation(line: 1940, scope: !296)
|
|
|
|
+!296 = distinct !DILexicalBlock(scope: !297, file: !8, line: 1940)
|
|
|
|
+!297 = distinct !DILexicalBlock(scope: !294, file: !8, line: 1939)
|
|
|
|
+!298 = !DILocation(line: 1941, scope: !299)
|
|
|
|
+!299 = distinct !DILexicalBlock(scope: !300, file: !8, line: 1941)
|
|
|
|
+!300 = distinct !DILexicalBlock(scope: !296, file: !8, line: 1940)
|
|
|
|
+!301 = !DILocation(line: 2020, scope: !302)
|
|
|
|
+!302 = distinct !DILexicalBlock(scope: !303, file: !8, line: 2020)
|
|
|
|
+!303 = distinct !DILexicalBlock(scope: !304, file: !8, line: 2019)
|
|
|
|
+!304 = distinct !DILexicalBlock(scope: !305, file: !8, line: 2019)
|
|
|
|
+!305 = distinct !DILexicalBlock(scope: !306, file: !8, line: 2018)
|
|
|
|
+!306 = distinct !DILexicalBlock(scope: !263, file: !8, line: 2018)
|
|
|
|
|
|
-!0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 (trunk 190311)", isOptimized: true, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !298, imports: !2)
|
|
|
|
-!1 = !DIFile(filename: "bt.c", directory: "/home/hfinkel/src/NPB2.3-omp-C/BT")
|
|
|
|
-!2 = !{}
|
|
|
|
-!4 = distinct !DISubprogram(name: "main", line: 74, isLocal: false, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 74, file: !1, scope: !5, type: !6, variables: !12)
|
|
|
|
-!5 = !DIFile(filename: "bt.c", directory: "/home/hfinkel/src/NPB2.3-omp-C/BT")
|
|
|
|
-!6 = !DISubroutineType(types: !7)
|
|
|
|
-!7 = !{!8, !8, !9}
|
|
|
|
-!8 = !DIBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
|
|
|
-!9 = !DIDerivedType(tag: DW_TAG_pointer_type, size: 64, align: 64, baseType: !10)
|
|
|
|
-!10 = !DIDerivedType(tag: DW_TAG_pointer_type, size: 64, align: 64, baseType: !11)
|
|
|
|
-!11 = !DIBasicType(tag: DW_TAG_base_type, name: "char", size: 8, align: 8, encoding: DW_ATE_unsigned_char)
|
|
|
|
-!12 = !{!13, !14, !15, !16, !17, !18, !19, !21, !22, !23, !25, !26}
|
|
|
|
-!13 = !DILocalVariable(name: "argc", line: 74, arg: 1, scope: !4, file: !5, type: !8)
|
|
|
|
-!14 = !DILocalVariable(name: "argv", line: 74, arg: 2, scope: !4, file: !5, type: !9)
|
|
|
|
-!15 = !DILocalVariable(name: "niter", line: 76, scope: !4, file: !5, type: !8)
|
|
|
|
-!16 = !DILocalVariable(name: "step", line: 76, scope: !4, file: !5, type: !8)
|
|
|
|
-!17 = !DILocalVariable(name: "n3", line: 76, scope: !4, file: !5, type: !8)
|
|
|
|
-!18 = !DILocalVariable(name: "nthreads", line: 77, scope: !4, file: !5, type: !8)
|
|
|
|
-!19 = !DILocalVariable(name: "navg", line: 78, scope: !4, file: !5, type: !20)
|
|
|
|
-!20 = !DIBasicType(tag: DW_TAG_base_type, name: "double", size: 64, align: 64, encoding: DW_ATE_float)
|
|
|
|
-!21 = !DILocalVariable(name: "mflops", line: 78, scope: !4, file: !5, type: !20)
|
|
|
|
-!22 = !DILocalVariable(name: "tmax", line: 80, scope: !4, file: !5, type: !20)
|
|
|
|
-!23 = !DILocalVariable(name: "verified", line: 81, scope: !4, file: !5, type: !24)
|
|
|
|
-!24 = !DIDerivedType(tag: DW_TAG_typedef, name: "boolean", line: 12, file: !1, baseType: !8)
|
|
|
|
-!25 = !DILocalVariable(name: "class", line: 82, scope: !4, file: !5, type: !11)
|
|
|
|
-!26 = !DILocalVariable(name: "fp", line: 83, scope: !4, file: !5, type: !27)
|
|
|
|
-!27 = !DIDerivedType(tag: DW_TAG_pointer_type, size: 64, align: 64, baseType: !28)
|
|
|
|
-!28 = !DIDerivedType(tag: DW_TAG_typedef, name: "FILE", line: 49, file: !1, baseType: !29)
|
|
|
|
-!29 = !DICompositeType(tag: DW_TAG_structure_type, name: "_IO_FILE", line: 271, size: 1728, align: 64, file: !30, elements: !31)
|
|
|
|
-!30 = !DIFile(filename: "/usr/include/libio.h", directory: "/home/hfinkel/src/NPB2.3-omp-C/BT")
|
|
|
|
-!31 = !{!32, !33, !34, !35, !36, !37, !38, !39, !40, !41, !42, !43, !44, !52, !53, !54, !55, !58, !60, !62, !66, !68, !70, !71, !72, !73, !74, !77, !78}
|
|
|
|
-!32 = !DIDerivedType(tag: DW_TAG_member, name: "_flags", line: 272, size: 32, align: 32, file: !30, scope: !29, baseType: !8)
|
|
|
|
-!33 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_read_ptr", line: 277, size: 64, align: 64, offset: 64, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!34 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_read_end", line: 278, size: 64, align: 64, offset: 128, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!35 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_read_base", line: 279, size: 64, align: 64, offset: 192, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!36 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_write_base", line: 280, size: 64, align: 64, offset: 256, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!37 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_write_ptr", line: 281, size: 64, align: 64, offset: 320, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!38 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_write_end", line: 282, size: 64, align: 64, offset: 384, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!39 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_buf_base", line: 283, size: 64, align: 64, offset: 448, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!40 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_buf_end", line: 284, size: 64, align: 64, offset: 512, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!41 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_save_base", line: 286, size: 64, align: 64, offset: 576, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!42 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_backup_base", line: 287, size: 64, align: 64, offset: 640, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!43 = !DIDerivedType(tag: DW_TAG_member, name: "_IO_save_end", line: 288, size: 64, align: 64, offset: 704, file: !30, scope: !29, baseType: !10)
|
|
|
|
-!44 = !DIDerivedType(tag: DW_TAG_member, name: "_markers", line: 290, size: 64, align: 64, offset: 768, file: !30, scope: !29, baseType: !45)
|
|
|
|
-!45 = !DIDerivedType(tag: DW_TAG_pointer_type, size: 64, align: 64, baseType: !46)
|
|
|
|
-!46 = !DICompositeType(tag: DW_TAG_structure_type, name: "_IO_marker", line: 186, size: 192, align: 64, file: !30, elements: !47)
|
|
|
|
-!47 = !{!48, !49, !51}
|
|
|
|
-!48 = !DIDerivedType(tag: DW_TAG_member, name: "_next", line: 187, size: 64, align: 64, file: !30, scope: !46, baseType: !45)
|
|
|
|
-!49 = !DIDerivedType(tag: DW_TAG_member, name: "_sbuf", line: 188, size: 64, align: 64, offset: 64, file: !30, scope: !46, baseType: !50)
|
|
|
|
-!50 = !DIDerivedType(tag: DW_TAG_pointer_type, size: 64, align: 64, baseType: !29)
|
|
|
|
-!51 = !DIDerivedType(tag: DW_TAG_member, name: "_pos", line: 192, size: 32, align: 32, offset: 128, file: !30, scope: !46, baseType: !8)
|
|
|
|
-!52 = !DIDerivedType(tag: DW_TAG_member, name: "_chain", line: 292, size: 64, align: 64, offset: 832, file: !30, scope: !29, baseType: !50)
|
|
|
|
-!53 = !DIDerivedType(tag: DW_TAG_member, name: "_fileno", line: 294, size: 32, align: 32, offset: 896, file: !30, scope: !29, baseType: !8)
|
|
|
|
-!54 = !DIDerivedType(tag: DW_TAG_member, name: "_flags2", line: 298, size: 32, align: 32, offset: 928, file: !30, scope: !29, baseType: !8)
|
|
|
|
-!55 = !DIDerivedType(tag: DW_TAG_member, name: "_old_offset", line: 300, size: 64, align: 64, offset: 960, file: !30, scope: !29, baseType: !56)
|
|
|
|
-!56 = !DIDerivedType(tag: DW_TAG_typedef, name: "__off_t", line: 141, file: !30, baseType: !57)
|
|
|
|
-!57 = !DIBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
|
|
|
|
-!58 = !DIDerivedType(tag: DW_TAG_member, name: "_cur_column", line: 304, size: 16, align: 16, offset: 1024, file: !30, scope: !29, baseType: !59)
|
|
|
|
-!59 = !DIBasicType(tag: DW_TAG_base_type, name: "unsigned short", size: 16, align: 16, encoding: DW_ATE_unsigned)
|
|
|
|
-!60 = !DIDerivedType(tag: DW_TAG_member, name: "_vtable_offset", line: 305, size: 8, align: 8, offset: 1040, file: !30, scope: !29, baseType: !61)
|
|
|
|
-!61 = !DIBasicType(tag: DW_TAG_base_type, name: "signed char", size: 8, align: 8, encoding: DW_ATE_signed_char)
|
|
|
|
-!62 = !DIDerivedType(tag: DW_TAG_member, name: "_shortbuf", line: 306, size: 8, align: 8, offset: 1048, file: !30, scope: !29, baseType: !63)
|
|
|
|
-!63 = !DICompositeType(tag: DW_TAG_array_type, size: 8, align: 8, baseType: !11, elements: !64)
|
|
|
|
-!64 = !{!65}
|
|
|
|
-!65 = !DISubrange(count: 1)
|
|
|
|
-!66 = !DIDerivedType(tag: DW_TAG_member, name: "_lock", line: 310, size: 64, align: 64, offset: 1088, file: !30, scope: !29, baseType: !67)
|
|
|
|
-!67 = !DIDerivedType(tag: DW_TAG_pointer_type, size: 64, align: 64, baseType: null)
|
|
|
|
-!68 = !DIDerivedType(tag: DW_TAG_member, name: "_offset", line: 319, size: 64, align: 64, offset: 1152, file: !30, scope: !29, baseType: !69)
|
|
|
|
-!69 = !DIDerivedType(tag: DW_TAG_typedef, name: "__off64_t", line: 142, file: !30, baseType: !57)
|
|
|
|
-!70 = !DIDerivedType(tag: DW_TAG_member, name: "__pad1", line: 328, size: 64, align: 64, offset: 1216, file: !30, scope: !29, baseType: !67)
|
|
|
|
-!71 = !DIDerivedType(tag: DW_TAG_member, name: "__pad2", line: 329, size: 64, align: 64, offset: 1280, file: !30, scope: !29, baseType: !67)
|
|
|
|
-!72 = !DIDerivedType(tag: DW_TAG_member, name: "__pad3", line: 330, size: 64, align: 64, offset: 1344, file: !30, scope: !29, baseType: !67)
|
|
|
|
-!73 = !DIDerivedType(tag: DW_TAG_member, name: "__pad4", line: 331, size: 64, align: 64, offset: 1408, file: !30, scope: !29, baseType: !67)
|
|
|
|
-!74 = !DIDerivedType(tag: DW_TAG_member, name: "__pad5", line: 332, size: 64, align: 64, offset: 1472, file: !30, scope: !29, baseType: !75)
|
|
|
|
-!75 = !DIDerivedType(tag: DW_TAG_typedef, name: "size_t", line: 42, file: !30, baseType: !76)
|
|
|
|
-!76 = !DIBasicType(tag: DW_TAG_base_type, name: "long unsigned int", size: 64, align: 64, encoding: DW_ATE_unsigned)
|
|
|
|
-!77 = !DIDerivedType(tag: DW_TAG_member, name: "_mode", line: 334, size: 32, align: 32, offset: 1536, file: !30, scope: !29, baseType: !8)
|
|
|
|
-!78 = !DIDerivedType(tag: DW_TAG_member, name: "_unused2", line: 336, size: 160, align: 8, offset: 1568, file: !30, scope: !29, baseType: !79)
|
|
|
|
-!79 = !DICompositeType(tag: DW_TAG_array_type, size: 160, align: 8, baseType: !11, elements: !80)
|
|
|
|
-!80 = !{!81}
|
|
|
|
-!81 = !DISubrange(count: 20)
|
|
|
|
-!82 = distinct !DISubprogram(name: "verify", line: 2388, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 2388, file: !1, scope: !5, type: !83, variables: !86)
|
|
|
|
-!83 = !DISubroutineType(types: !84)
|
|
|
|
-!84 = !{null, !8, !10, !85}
|
|
|
|
-!85 = !DIDerivedType(tag: DW_TAG_pointer_type, size: 64, align: 64, baseType: !24)
|
|
|
|
-!86 = !{!87, !88, !89, !90, !94, !95, !96, !97, !98, !99, !100, !101}
|
|
|
|
-!87 = !DILocalVariable(name: "no_time_steps", line: 2388, arg: 1, scope: !82, file: !5, type: !8)
|
|
|
|
-!88 = !DILocalVariable(name: "class", line: 2388, arg: 2, scope: !82, file: !5, type: !10)
|
|
|
|
-!89 = !DILocalVariable(name: "verified", line: 2388, arg: 3, scope: !82, file: !5, type: !85)
|
|
|
|
-!90 = !DILocalVariable(name: "xcrref", line: 2397, scope: !82, file: !5, type: !91)
|
|
|
|
-!91 = !DICompositeType(tag: DW_TAG_array_type, size: 320, align: 64, baseType: !20, elements: !92)
|
|
|
|
-!92 = !{!93}
|
|
|
|
-!93 = !DISubrange(count: 5)
|
|
|
|
-!94 = !DILocalVariable(name: "xceref", line: 2397, scope: !82, file: !5, type: !91)
|
|
|
|
-!95 = !DILocalVariable(name: "xcrdif", line: 2397, scope: !82, file: !5, type: !91)
|
|
|
|
-!96 = !DILocalVariable(name: "xcedif", line: 2397, scope: !82, file: !5, type: !91)
|
|
|
|
-!97 = !DILocalVariable(name: "epsilon", line: 2398, scope: !82, file: !5, type: !20)
|
|
|
|
-!98 = !DILocalVariable(name: "xce", line: 2398, scope: !82, file: !5, type: !91)
|
|
|
|
-!99 = !DILocalVariable(name: "xcr", line: 2398, scope: !82, file: !5, type: !91)
|
|
|
|
-!100 = !DILocalVariable(name: "dtref", line: 2398, scope: !82, file: !5, type: !20)
|
|
|
|
-!101 = !DILocalVariable(name: "m", line: 2399, scope: !82, file: !5, type: !8)
|
|
|
|
-!102 = distinct !DISubprogram(name: "rhs_norm", line: 266, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 266, file: !1, scope: !5, type: !103, variables: !106)
|
|
|
|
-!103 = !DISubroutineType(types: !104)
|
|
|
|
-!104 = !{null, !105}
|
|
|
|
-!105 = !DIDerivedType(tag: DW_TAG_pointer_type, size: 64, align: 64, baseType: !20)
|
|
|
|
-!106 = !{!107, !108, !109, !110, !111, !112, !113}
|
|
|
|
-!107 = !DILocalVariable(name: "rms", line: 266, arg: 1, scope: !102, file: !5, type: !105)
|
|
|
|
-!108 = !DILocalVariable(name: "i", line: 271, scope: !102, file: !5, type: !8)
|
|
|
|
-!109 = !DILocalVariable(name: "j", line: 271, scope: !102, file: !5, type: !8)
|
|
|
|
-!110 = !DILocalVariable(name: "k", line: 271, scope: !102, file: !5, type: !8)
|
|
|
|
-!111 = !DILocalVariable(name: "d", line: 271, scope: !102, file: !5, type: !8)
|
|
|
|
-!112 = !DILocalVariable(name: "m", line: 271, scope: !102, file: !5, type: !8)
|
|
|
|
-!113 = !DILocalVariable(name: "add", line: 272, scope: !102, file: !5, type: !20)
|
|
|
|
-!114 = distinct !DISubprogram(name: "compute_rhs", line: 1767, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 1767, file: !1, scope: !5, type: !115, variables: !117)
|
|
|
|
-!115 = !DISubroutineType(types: !116)
|
|
|
|
-!116 = !{null}
|
|
|
|
-!117 = !{!118, !119, !120, !121, !122, !123, !124, !125, !126, !127, !128, !129, !130, !131}
|
|
|
|
-!118 = !DILocalVariable(name: "i", line: 1769, scope: !114, file: !5, type: !8)
|
|
|
|
-!119 = !DILocalVariable(name: "j", line: 1769, scope: !114, file: !5, type: !8)
|
|
|
|
-!120 = !DILocalVariable(name: "k", line: 1769, scope: !114, file: !5, type: !8)
|
|
|
|
-!121 = !DILocalVariable(name: "m", line: 1769, scope: !114, file: !5, type: !8)
|
|
|
|
-!122 = !DILocalVariable(name: "rho_inv", line: 1770, scope: !114, file: !5, type: !20)
|
|
|
|
-!123 = !DILocalVariable(name: "uijk", line: 1770, scope: !114, file: !5, type: !20)
|
|
|
|
-!124 = !DILocalVariable(name: "up1", line: 1770, scope: !114, file: !5, type: !20)
|
|
|
|
-!125 = !DILocalVariable(name: "um1", line: 1770, scope: !114, file: !5, type: !20)
|
|
|
|
-!126 = !DILocalVariable(name: "vijk", line: 1770, scope: !114, file: !5, type: !20)
|
|
|
|
-!127 = !DILocalVariable(name: "vp1", line: 1770, scope: !114, file: !5, type: !20)
|
|
|
|
-!128 = !DILocalVariable(name: "vm1", line: 1770, scope: !114, file: !5, type: !20)
|
|
|
|
-!129 = !DILocalVariable(name: "wijk", line: 1770, scope: !114, file: !5, type: !20)
|
|
|
|
-!130 = !DILocalVariable(name: "wp1", line: 1770, scope: !114, file: !5, type: !20)
|
|
|
|
-!131 = !DILocalVariable(name: "wm1", line: 1770, scope: !114, file: !5, type: !20)
|
|
|
|
-!132 = distinct !DISubprogram(name: "error_norm", line: 225, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 225, file: !1, scope: !5, type: !103, variables: !133)
|
|
|
|
-!133 = !{!134, !135, !136, !137, !138, !139, !140, !141, !142, !143, !144}
|
|
|
|
-!134 = !DILocalVariable(name: "rms", line: 225, arg: 1, scope: !132, file: !5, type: !105)
|
|
|
|
-!135 = !DILocalVariable(name: "i", line: 232, scope: !132, file: !5, type: !8)
|
|
|
|
-!136 = !DILocalVariable(name: "j", line: 232, scope: !132, file: !5, type: !8)
|
|
|
|
-!137 = !DILocalVariable(name: "k", line: 232, scope: !132, file: !5, type: !8)
|
|
|
|
-!138 = !DILocalVariable(name: "m", line: 232, scope: !132, file: !5, type: !8)
|
|
|
|
-!139 = !DILocalVariable(name: "d", line: 232, scope: !132, file: !5, type: !8)
|
|
|
|
-!140 = !DILocalVariable(name: "xi", line: 233, scope: !132, file: !5, type: !20)
|
|
|
|
-!141 = !DILocalVariable(name: "eta", line: 233, scope: !132, file: !5, type: !20)
|
|
|
|
-!142 = !DILocalVariable(name: "zeta", line: 233, scope: !132, file: !5, type: !20)
|
|
|
|
-!143 = !DILocalVariable(name: "u_exact", line: 233, scope: !132, file: !5, type: !91)
|
|
|
|
-!144 = !DILocalVariable(name: "add", line: 233, scope: !132, file: !5, type: !20)
|
|
|
|
-!145 = distinct !DISubprogram(name: "exact_solution", line: 643, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 644, file: !1, scope: !5, type: !146, variables: !148)
|
|
|
|
-!146 = !DISubroutineType(types: !147)
|
|
|
|
-!147 = !{null, !20, !20, !20, !105}
|
|
|
|
-!148 = !{!149, !150, !151, !152, !153}
|
|
|
|
-!149 = !DILocalVariable(name: "xi", line: 643, arg: 1, scope: !145, file: !5, type: !20)
|
|
|
|
-!150 = !DILocalVariable(name: "eta", line: 643, arg: 2, scope: !145, file: !5, type: !20)
|
|
|
|
-!151 = !DILocalVariable(name: "zeta", line: 643, arg: 3, scope: !145, file: !5, type: !20)
|
|
|
|
-!152 = !DILocalVariable(name: "dtemp", line: 644, arg: 4, scope: !145, file: !5, type: !105)
|
|
|
|
-!153 = !DILocalVariable(name: "m", line: 653, scope: !145, file: !5, type: !8)
|
|
|
|
-!154 = distinct !DISubprogram(name: "set_constants", line: 2191, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 2191, file: !1, scope: !5, type: !115, variables: !2)
|
|
|
|
-!155 = distinct !DISubprogram(name: "lhsinit", line: 855, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 855, file: !1, scope: !5, type: !115, variables: !156)
|
|
|
|
-!156 = !{!157, !158, !159, !160, !161}
|
|
|
|
-!157 = !DILocalVariable(name: "i", line: 857, scope: !155, file: !5, type: !8)
|
|
|
|
-!158 = !DILocalVariable(name: "j", line: 857, scope: !155, file: !5, type: !8)
|
|
|
|
-!159 = !DILocalVariable(name: "k", line: 857, scope: !155, file: !5, type: !8)
|
|
|
|
-!160 = !DILocalVariable(name: "m", line: 857, scope: !155, file: !5, type: !8)
|
|
|
|
-!161 = !DILocalVariable(name: "n", line: 857, scope: !155, file: !5, type: !8)
|
|
|
|
-!162 = distinct !DISubprogram(name: "initialize", line: 669, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 669, file: !1, scope: !5, type: !115, variables: !163)
|
|
|
|
-!163 = !{!164, !165, !166, !167, !168, !169, !170, !171, !172, !173, !174, !179, !180, !181, !182}
|
|
|
|
-!164 = !DILocalVariable(name: "i", line: 679, scope: !162, file: !5, type: !8)
|
|
|
|
-!165 = !DILocalVariable(name: "j", line: 679, scope: !162, file: !5, type: !8)
|
|
|
|
-!166 = !DILocalVariable(name: "k", line: 679, scope: !162, file: !5, type: !8)
|
|
|
|
-!167 = !DILocalVariable(name: "m", line: 679, scope: !162, file: !5, type: !8)
|
|
|
|
-!168 = !DILocalVariable(name: "ix", line: 679, scope: !162, file: !5, type: !8)
|
|
|
|
-!169 = !DILocalVariable(name: "iy", line: 679, scope: !162, file: !5, type: !8)
|
|
|
|
-!170 = !DILocalVariable(name: "iz", line: 679, scope: !162, file: !5, type: !8)
|
|
|
|
-!171 = !DILocalVariable(name: "xi", line: 680, scope: !162, file: !5, type: !20)
|
|
|
|
-!172 = !DILocalVariable(name: "eta", line: 680, scope: !162, file: !5, type: !20)
|
|
|
|
-!173 = !DILocalVariable(name: "zeta", line: 680, scope: !162, file: !5, type: !20)
|
|
|
|
-!174 = !DILocalVariable(name: "Pface", line: 680, scope: !162, file: !5, type: !175)
|
|
|
|
-!175 = !DICompositeType(tag: DW_TAG_array_type, size: 1920, align: 64, baseType: !20, elements: !176)
|
|
|
|
-!176 = !{!177, !178, !93}
|
|
|
|
-!177 = !DISubrange(count: 2)
|
|
|
|
-!178 = !DISubrange(count: 3)
|
|
|
|
-!179 = !DILocalVariable(name: "Pxi", line: 680, scope: !162, file: !5, type: !20)
|
|
|
|
-!180 = !DILocalVariable(name: "Peta", line: 680, scope: !162, file: !5, type: !20)
|
|
|
|
-!181 = !DILocalVariable(name: "Pzeta", line: 680, scope: !162, file: !5, type: !20)
|
|
|
|
-!182 = !DILocalVariable(name: "temp", line: 680, scope: !162, file: !5, type: !91)
|
|
|
|
-!183 = distinct !DISubprogram(name: "exact_rhs", line: 301, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 301, file: !1, scope: !5, type: !115, variables: !184)
|
|
|
|
-!184 = !{!185, !186, !187, !188, !189, !190, !191, !192, !193, !194, !195, !196, !197, !198, !199}
|
|
|
|
-!185 = !DILocalVariable(name: "dtemp", line: 310, scope: !183, file: !5, type: !91)
|
|
|
|
-!186 = !DILocalVariable(name: "xi", line: 310, scope: !183, file: !5, type: !20)
|
|
|
|
-!187 = !DILocalVariable(name: "eta", line: 310, scope: !183, file: !5, type: !20)
|
|
|
|
-!188 = !DILocalVariable(name: "zeta", line: 310, scope: !183, file: !5, type: !20)
|
|
|
|
-!189 = !DILocalVariable(name: "dtpp", line: 310, scope: !183, file: !5, type: !20)
|
|
|
|
-!190 = !DILocalVariable(name: "m", line: 311, scope: !183, file: !5, type: !8)
|
|
|
|
-!191 = !DILocalVariable(name: "i", line: 311, scope: !183, file: !5, type: !8)
|
|
|
|
-!192 = !DILocalVariable(name: "j", line: 311, scope: !183, file: !5, type: !8)
|
|
|
|
-!193 = !DILocalVariable(name: "k", line: 311, scope: !183, file: !5, type: !8)
|
|
|
|
-!194 = !DILocalVariable(name: "ip1", line: 311, scope: !183, file: !5, type: !8)
|
|
|
|
-!195 = !DILocalVariable(name: "im1", line: 311, scope: !183, file: !5, type: !8)
|
|
|
|
-!196 = !DILocalVariable(name: "jp1", line: 311, scope: !183, file: !5, type: !8)
|
|
|
|
-!197 = !DILocalVariable(name: "jm1", line: 311, scope: !183, file: !5, type: !8)
|
|
|
|
-!198 = !DILocalVariable(name: "km1", line: 311, scope: !183, file: !5, type: !8)
|
|
|
|
-!199 = !DILocalVariable(name: "kp1", line: 311, scope: !183, file: !5, type: !8)
|
|
|
|
-!200 = distinct !DISubprogram(name: "adi", line: 210, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 210, file: !1, scope: !5, type: !115, variables: !2)
|
|
|
|
-!201 = distinct !DISubprogram(name: "add", line: 187, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 187, file: !1, scope: !5, type: !115, variables: !202)
|
|
|
|
-!202 = !{!203, !204, !205, !206}
|
|
|
|
-!203 = !DILocalVariable(name: "i", line: 193, scope: !201, file: !5, type: !8)
|
|
|
|
-!204 = !DILocalVariable(name: "j", line: 193, scope: !201, file: !5, type: !8)
|
|
|
|
-!205 = !DILocalVariable(name: "k", line: 193, scope: !201, file: !5, type: !8)
|
|
|
|
-!206 = !DILocalVariable(name: "m", line: 193, scope: !201, file: !5, type: !8)
|
|
|
|
-!207 = distinct !DISubprogram(name: "z_solve", line: 3457, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 3457, file: !1, scope: !5, type: !115, variables: !2)
|
|
|
|
-!208 = distinct !DISubprogram(name: "z_backsubstitute", line: 3480, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 3480, file: !1, scope: !5, type: !115, variables: !209)
|
|
|
|
-!209 = !{!210, !211, !212, !213, !214}
|
|
|
|
-!210 = !DILocalVariable(name: "i", line: 3492, scope: !208, file: !5, type: !8)
|
|
|
|
-!211 = !DILocalVariable(name: "j", line: 3492, scope: !208, file: !5, type: !8)
|
|
|
|
-!212 = !DILocalVariable(name: "k", line: 3492, scope: !208, file: !5, type: !8)
|
|
|
|
-!213 = !DILocalVariable(name: "m", line: 3492, scope: !208, file: !5, type: !8)
|
|
|
|
-!214 = !DILocalVariable(name: "n", line: 3492, scope: !208, file: !5, type: !8)
|
|
|
|
-!215 = distinct !DISubprogram(name: "z_solve_cell", line: 3512, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 3512, file: !1, scope: !5, type: !115, variables: !216)
|
|
|
|
-!216 = !{!217, !218, !219, !220}
|
|
|
|
-!217 = !DILocalVariable(name: "i", line: 3527, scope: !215, file: !5, type: !8)
|
|
|
|
-!218 = !DILocalVariable(name: "j", line: 3527, scope: !215, file: !5, type: !8)
|
|
|
|
-!219 = !DILocalVariable(name: "k", line: 3527, scope: !215, file: !5, type: !8)
|
|
|
|
-!220 = !DILocalVariable(name: "ksize", line: 3527, scope: !215, file: !5, type: !8)
|
|
|
|
-!221 = distinct !DISubprogram(name: "binvrhs", line: 3154, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 3154, file: !1, scope: !5, type: !222, variables: !225)
|
|
|
|
-!222 = !DISubroutineType(types: !223)
|
|
|
|
-!223 = !{null, !224, !105}
|
|
|
|
-!224 = !DIDerivedType(tag: DW_TAG_pointer_type, size: 64, align: 64, baseType: !91)
|
|
|
|
-!225 = !{!226, !227, !228, !229}
|
|
|
|
-!226 = !DILocalVariable(name: "lhs", line: 3154, arg: 1, scope: !221, file: !5, type: !224)
|
|
|
|
-!227 = !DILocalVariable(name: "r", line: 3154, arg: 2, scope: !221, file: !5, type: !105)
|
|
|
|
-!228 = !DILocalVariable(name: "pivot", line: 3159, scope: !221, file: !5, type: !20)
|
|
|
|
-!229 = !DILocalVariable(name: "coeff", line: 3159, scope: !221, file: !5, type: !20)
|
|
|
|
-!230 = distinct !DISubprogram(name: "matmul_sub", line: 2841, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 2842, file: !1, scope: !5, type: !231, variables: !233)
|
|
|
|
-!231 = !DISubroutineType(types: !232)
|
|
|
|
-!232 = !{null, !224, !224, !224}
|
|
|
|
-!233 = !{!234, !235, !236, !237}
|
|
|
|
-!234 = !DILocalVariable(name: "ablock", line: 2841, arg: 1, scope: !230, file: !5, type: !224)
|
|
|
|
-!235 = !DILocalVariable(name: "bblock", line: 2841, arg: 2, scope: !230, file: !5, type: !224)
|
|
|
|
-!236 = !DILocalVariable(name: "cblock", line: 2842, arg: 3, scope: !230, file: !5, type: !224)
|
|
|
|
-!237 = !DILocalVariable(name: "j", line: 2851, scope: !230, file: !5, type: !8)
|
|
|
|
-!238 = distinct !DISubprogram(name: "matvec_sub", line: 2814, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 2814, file: !1, scope: !5, type: !239, variables: !241)
|
|
|
|
-!239 = !DISubroutineType(types: !240)
|
|
|
|
-!240 = !{null, !224, !105, !105}
|
|
|
|
-!241 = !{!242, !243, !244, !245}
|
|
|
|
-!242 = !DILocalVariable(name: "ablock", line: 2814, arg: 1, scope: !238, file: !5, type: !224)
|
|
|
|
-!243 = !DILocalVariable(name: "avec", line: 2814, arg: 2, scope: !238, file: !5, type: !105)
|
|
|
|
-!244 = !DILocalVariable(name: "bvec", line: 2814, arg: 3, scope: !238, file: !5, type: !105)
|
|
|
|
-!245 = !DILocalVariable(name: "i", line: 2823, scope: !238, file: !5, type: !8)
|
|
|
|
-!246 = distinct !DISubprogram(name: "binvcrhs", line: 2885, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 2885, file: !1, scope: !5, type: !247, variables: !249)
|
|
|
|
-!247 = !DISubroutineType(types: !248)
|
|
|
|
-!248 = !{null, !224, !224, !105}
|
|
|
|
-!249 = !{!250, !251, !252, !253, !254}
|
|
|
|
-!250 = !DILocalVariable(name: "lhs", line: 2885, arg: 1, scope: !246, file: !5, type: !224)
|
|
|
|
-!251 = !DILocalVariable(name: "c", line: 2885, arg: 2, scope: !246, file: !5, type: !224)
|
|
|
|
-!252 = !DILocalVariable(name: "r", line: 2885, arg: 3, scope: !246, file: !5, type: !105)
|
|
|
|
-!253 = !DILocalVariable(name: "pivot", line: 2890, scope: !246, file: !5, type: !20)
|
|
|
|
-!254 = !DILocalVariable(name: "coeff", line: 2890, scope: !246, file: !5, type: !20)
|
|
|
|
-!255 = distinct !DISubprogram(name: "lhsz", line: 1475, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 1475, file: !1, scope: !5, type: !115, variables: !256)
|
|
|
|
-!256 = !{!257, !258, !259}
|
|
|
|
-!257 = !DILocalVariable(name: "i", line: 1484, scope: !255, file: !5, type: !8)
|
|
|
|
-!258 = !DILocalVariable(name: "j", line: 1484, scope: !255, file: !5, type: !8)
|
|
|
|
-!259 = !DILocalVariable(name: "k", line: 1484, scope: !255, file: !5, type: !8)
|
|
|
|
-!260 = distinct !DISubprogram(name: "y_solve", line: 3299, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 3299, file: !1, scope: !5, type: !115, variables: !2)
|
|
|
|
-!261 = distinct !DISubprogram(name: "y_backsubstitute", line: 3323, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 3323, file: !1, scope: !5, type: !115, variables: !262)
|
|
|
|
-!262 = !{!263, !264, !265, !266, !267}
|
|
|
|
-!263 = !DILocalVariable(name: "i", line: 3335, scope: !261, file: !5, type: !8)
|
|
|
|
-!264 = !DILocalVariable(name: "j", line: 3335, scope: !261, file: !5, type: !8)
|
|
|
|
-!265 = !DILocalVariable(name: "k", line: 3335, scope: !261, file: !5, type: !8)
|
|
|
|
-!266 = !DILocalVariable(name: "m", line: 3335, scope: !261, file: !5, type: !8)
|
|
|
|
-!267 = !DILocalVariable(name: "n", line: 3335, scope: !261, file: !5, type: !8)
|
|
|
|
-!268 = distinct !DISubprogram(name: "y_solve_cell", line: 3355, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 3355, file: !1, scope: !5, type: !115, variables: !269)
|
|
|
|
-!269 = !{!270, !271, !272, !273}
|
|
|
|
-!270 = !DILocalVariable(name: "i", line: 3370, scope: !268, file: !5, type: !8)
|
|
|
|
-!271 = !DILocalVariable(name: "j", line: 3370, scope: !268, file: !5, type: !8)
|
|
|
|
-!272 = !DILocalVariable(name: "k", line: 3370, scope: !268, file: !5, type: !8)
|
|
|
|
-!273 = !DILocalVariable(name: "jsize", line: 3370, scope: !268, file: !5, type: !8)
|
|
|
|
-!274 = distinct !DISubprogram(name: "lhsy", line: 1181, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 1181, file: !1, scope: !5, type: !115, variables: !275)
|
|
|
|
-!275 = !{!276, !277, !278}
|
|
|
|
-!276 = !DILocalVariable(name: "i", line: 1190, scope: !274, file: !5, type: !8)
|
|
|
|
-!277 = !DILocalVariable(name: "j", line: 1190, scope: !274, file: !5, type: !8)
|
|
|
|
-!278 = !DILocalVariable(name: "k", line: 1190, scope: !274, file: !5, type: !8)
|
|
|
|
-!279 = distinct !DISubprogram(name: "x_solve", line: 2658, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 2658, file: !1, scope: !5, type: !115, variables: !2)
|
|
|
|
-!280 = distinct !DISubprogram(name: "x_backsubstitute", line: 2684, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 2684, file: !1, scope: !5, type: !115, variables: !281)
|
|
|
|
-!281 = !{!282, !283, !284, !285, !286}
|
|
|
|
-!282 = !DILocalVariable(name: "i", line: 2696, scope: !280, file: !5, type: !8)
|
|
|
|
-!283 = !DILocalVariable(name: "j", line: 2696, scope: !280, file: !5, type: !8)
|
|
|
|
-!284 = !DILocalVariable(name: "k", line: 2696, scope: !280, file: !5, type: !8)
|
|
|
|
-!285 = !DILocalVariable(name: "m", line: 2696, scope: !280, file: !5, type: !8)
|
|
|
|
-!286 = !DILocalVariable(name: "n", line: 2696, scope: !280, file: !5, type: !8)
|
|
|
|
-!287 = distinct !DISubprogram(name: "x_solve_cell", line: 2716, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 2716, file: !1, scope: !5, type: !115, variables: !288)
|
|
|
|
-!288 = !{!289, !290, !291, !292}
|
|
|
|
-!289 = !DILocalVariable(name: "i", line: 2728, scope: !287, file: !5, type: !8)
|
|
|
|
-!290 = !DILocalVariable(name: "j", line: 2728, scope: !287, file: !5, type: !8)
|
|
|
|
-!291 = !DILocalVariable(name: "k", line: 2728, scope: !287, file: !5, type: !8)
|
|
|
|
-!292 = !DILocalVariable(name: "isize", line: 2728, scope: !287, file: !5, type: !8)
|
|
|
|
-!293 = distinct !DISubprogram(name: "lhsx", line: 898, isLocal: true, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: true, unit: !0, scopeLine: 898, file: !1, scope: !5, type: !115, variables: !294)
|
|
|
|
-!294 = !{!295, !296, !297}
|
|
|
|
-!295 = !DILocalVariable(name: "i", line: 907, scope: !293, file: !5, type: !8)
|
|
|
|
-!296 = !DILocalVariable(name: "j", line: 907, scope: !293, file: !5, type: !8)
|
|
|
|
-!297 = !DILocalVariable(name: "k", line: 907, scope: !293, file: !5, type: !8)
|
|
|
|
-!298 = !{!299, !304, !305, !309, !310, !311, !312, !313, !314, !315, !316, !317, !318, !319, !320, !321, !322, !323, !324, !325, !326, !327, !328, !329, !330, !331, !332, !333, !334, !335, !336, !337, !338, !339, !340, !341, !342, !343, !347, !350, !351, !352, !353, !354, !355, !356, !360, !361, !362, !363, !364, !365, !366, !367, !368, !369, !370, !371, !372, !373, !374, !375, !376, !377, !378, !379, !380, !381, !382, !383, !384, !385, !386, !387, !388, !389, !390, !391, !392, !393, !394, !395, !396, !397, !398, !399, !400, !401, !402, !403, !404, !405, !406, !407, !408, !409, !410, !411, !412, !413, !414, !415, !416, !417, !418, !419, !422, !426, !427, !430, !431, !434, !435, !436, !437}
|
|
|
|
-!299 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "grid_points", line: 28, isLocal: true, isDefinition: true, scope: null, file: !300, type: !302))
|
|
|
|
-!300 = !DIFile(filename: "./header.h", directory: "/home/hfinkel/src/NPB2.3-omp-C/BT")
|
|
|
|
-!301 = !{!"./header.h", !"/home/hfinkel/src/NPB2.3-omp-C/BT"}
|
|
|
|
-!302 = !DICompositeType(tag: DW_TAG_array_type, size: 96, align: 32, baseType: !8, elements: !303)
|
|
|
|
-!303 = !{!178}
|
|
|
|
-!304 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dt", line: 35, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!305 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "rhs", line: 68, isLocal: true, isDefinition: true, scope: null, file: !300, type: !306))
|
|
|
|
-!306 = !DICompositeType(tag: DW_TAG_array_type, size: 1385839040, align: 64, baseType: !20, elements: !307)
|
|
|
|
-!307 = !{!308, !308, !308, !93}
|
|
|
|
-!308 = !DISubrange(count: 163)
|
|
|
|
-!309 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "zzcon5", line: 42, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!310 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "zzcon4", line: 42, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!311 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "zzcon3", line: 42, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!312 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dz5tz1", line: 43, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!313 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dz4tz1", line: 43, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!314 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dz3tz1", line: 43, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!315 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "zzcon2", line: 42, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!316 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dz2tz1", line: 43, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!317 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "tz2", line: 31, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!318 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dz1tz1", line: 43, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!319 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "yycon5", line: 40, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!320 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "yycon4", line: 40, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!321 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "yycon3", line: 40, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!322 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dy5ty1", line: 41, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!323 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dy4ty1", line: 41, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!324 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dy3ty1", line: 41, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!325 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "yycon2", line: 40, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!326 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dy2ty1", line: 41, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!327 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "ty2", line: 31, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!328 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dy1ty1", line: 41, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!329 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dssp", line: 35, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!330 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c1", line: 45, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!331 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "xxcon5", line: 38, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!332 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "xxcon4", line: 38, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!333 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "xxcon3", line: 38, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!334 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dx5tx1", line: 39, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!335 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dx4tx1", line: 39, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!336 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dx3tx1", line: 39, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!337 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c2", line: 45, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!338 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "con43", line: 48, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!339 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "xxcon2", line: 38, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!340 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dx2tx1", line: 39, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!341 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "tx2", line: 31, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!342 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dx1tx1", line: 39, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!343 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "forcing", line: 66, isLocal: true, isDefinition: true, scope: null, file: !300, type: !344))
|
|
|
|
-!344 = !DICompositeType(tag: DW_TAG_array_type, size: 1663006848, align: 64, baseType: !20, elements: !345)
|
|
|
|
-!345 = !{!308, !308, !308, !346}
|
|
|
|
-!346 = !DISubrange(count: 6)
|
|
|
|
-!347 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "qs", line: 63, isLocal: true, isDefinition: true, scope: null, file: !300, type: !348))
|
|
|
|
-!348 = !DICompositeType(tag: DW_TAG_array_type, size: 277167808, align: 64, baseType: !20, elements: !349)
|
|
|
|
-!349 = !{!308, !308, !308}
|
|
|
|
-!350 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "square", line: 65, isLocal: true, isDefinition: true, scope: null, file: !300, type: !348))
|
|
|
|
-!351 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "ws", line: 62, isLocal: true, isDefinition: true, scope: null, file: !300, type: !348))
|
|
|
|
-!352 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "vs", line: 61, isLocal: true, isDefinition: true, scope: null, file: !300, type: !348))
|
|
|
|
-!353 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "us", line: 60, isLocal: true, isDefinition: true, scope: null, file: !300, type: !348))
|
|
|
|
-!354 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "rho_i", line: 64, isLocal: true, isDefinition: true, scope: null, file: !300, type: !348))
|
|
|
|
-!355 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "u", line: 67, isLocal: true, isDefinition: true, scope: null, file: !300, type: !306))
|
|
|
|
-!356 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "ce", line: 36, isLocal: true, isDefinition: true, scope: null, file: !300, type: !357))
|
|
|
|
-!357 = !DICompositeType(tag: DW_TAG_array_type, size: 4160, align: 64, baseType: !20, elements: !358)
|
|
|
|
-!358 = !{!93, !359}
|
|
|
|
-!359 = !DISubrange(count: 13)
|
|
|
|
-!360 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dnzm1", line: 44, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!361 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dnym1", line: 44, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!362 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dnxm1", line: 44, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!363 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "zzcon1", line: 42, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!364 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "yycon1", line: 40, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!365 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "xxcon1", line: 38, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!366 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "con16", line: 48, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!367 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c2iv", line: 48, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!368 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c3c4tz3", line: 48, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!369 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c3c4ty3", line: 48, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!370 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c3c4tx3", line: 48, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!371 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "comz6", line: 47, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!372 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "comz5", line: 47, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!373 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "comz4", line: 47, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!374 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "comz1", line: 47, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!375 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dtdssp", line: 45, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!376 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c2dttz1", line: 47, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!377 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c2dtty1", line: 47, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!378 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c2dttx1", line: 47, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!379 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dttz2", line: 46, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!380 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dttz1", line: 46, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!381 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dtty2", line: 46, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!382 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dtty1", line: 46, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!383 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dttx2", line: 46, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!384 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dttx1", line: 46, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!385 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c5dssp", line: 45, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!386 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c4dssp", line: 45, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!387 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dzmax", line: 37, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!388 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dymax", line: 37, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!389 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dxmax", line: 37, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!390 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dz5", line: 34, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!391 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dz4", line: 34, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!392 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dz3", line: 34, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!393 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dz2", line: 34, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!394 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dz1", line: 34, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!395 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dy5", line: 33, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!396 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dy4", line: 33, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!397 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dy3", line: 33, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!398 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dy2", line: 33, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!399 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dy1", line: 33, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!400 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dx5", line: 32, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!401 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dx4", line: 32, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!402 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dx3", line: 32, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!403 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dx2", line: 32, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!404 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "dx1", line: 32, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!405 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "tz3", line: 31, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!406 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "tz1", line: 31, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!407 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "ty3", line: 31, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!408 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "ty1", line: 31, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!409 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "tx3", line: 31, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!410 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "tx1", line: 31, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!411 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "conz1", line: 45, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!412 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c1345", line: 44, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!413 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c3c4", line: 44, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!414 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c1c5", line: 44, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!415 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c1c2", line: 44, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!416 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c5", line: 45, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!417 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c4", line: 45, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!418 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "c3", line: 45, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!419 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "lhs", line: 69, isLocal: true, isDefinition: true, scope: null, file: !300, type: !420))
|
|
|
|
-!420 = !DICompositeType(tag: DW_TAG_array_type, size: 20787585600, align: 64, baseType: !20, elements: !421)
|
|
|
|
-!421 = !{!308, !308, !308, !178, !93, !93}
|
|
|
|
-!422 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "q", line: 73, isLocal: true, isDefinition: true, scope: null, file: !300, type: !423))
|
|
|
|
-!423 = !DICompositeType(tag: DW_TAG_array_type, size: 10368, align: 64, baseType: !20, elements: !424)
|
|
|
|
-!424 = !{!425}
|
|
|
|
-!425 = !DISubrange(count: 162)
|
|
|
|
-!426 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "cuf", line: 72, isLocal: true, isDefinition: true, scope: null, file: !300, type: !423))
|
|
|
|
-!427 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "buf", line: 75, isLocal: true, isDefinition: true, scope: null, file: !300, type: !428))
|
|
|
|
-!428 = !DICompositeType(tag: DW_TAG_array_type, size: 51840, align: 64, baseType: !20, elements: !429)
|
|
|
|
-!429 = !{!425, !93}
|
|
|
|
-!430 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "ue", line: 74, isLocal: true, isDefinition: true, scope: null, file: !300, type: !428))
|
|
|
|
-!431 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "njac", line: 86, isLocal: true, isDefinition: true, scope: null, file: !300, type: !432))
|
|
|
|
-!432 = !DICompositeType(tag: DW_TAG_array_type, size: 6886684800, align: 64, baseType: !20, elements: !433)
|
|
|
|
-!433 = !{!308, !308, !425, !93, !93}
|
|
|
|
-!434 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "fjac", line: 84, isLocal: true, isDefinition: true, scope: null, file: !300, type: !432))
|
|
|
|
-!435 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "tmp3", line: 88, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!436 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "tmp2", line: 88, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!437 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "tmp1", line: 88, isLocal: true, isDefinition: true, scope: null, file: !300, type: !20))
|
|
|
|
-!438 = !{i32 2, !"Dwarf Version", i32 4}
|
|
|
|
-!439 = !DILocation(line: 1898, scope: !440)
|
|
|
|
-!440 = distinct !DILexicalBlock(line: 1898, column: 0, file: !1, scope: !114)
|
|
|
|
-!441 = !DILocation(line: 1913, scope: !442)
|
|
|
|
-!442 = distinct !DILexicalBlock(line: 1913, column: 0, file: !1, scope: !114)
|
|
|
|
-!443 = !DILocation(line: 1923, scope: !114)
|
|
|
|
-!444 = !{!"int", !445}
|
|
|
|
-!445 = !{!"omnipotent char", !446}
|
|
|
|
-!446 = !{!"Simple C/C++ TBAA"}
|
|
|
|
-!447 = !{i32 1}
|
|
|
|
-!448 = !DILocation(line: 1925, scope: !449)
|
|
|
|
-!449 = distinct !DILexicalBlock(line: 1925, column: 0, file: !1, scope: !114)
|
|
|
|
-!450 = !DILocation(line: 1939, scope: !451)
|
|
|
|
-!451 = distinct !DILexicalBlock(line: 1939, column: 0, file: !1, scope: !114)
|
|
|
|
-!452 = !DILocation(line: 1940, scope: !453)
|
|
|
|
-!453 = distinct !DILexicalBlock(line: 1940, column: 0, file: !1, scope: !454)
|
|
|
|
-!454 = distinct !DILexicalBlock(line: 1939, column: 0, file: !1, scope: !451)
|
|
|
|
-!455 = !DILocation(line: 1941, scope: !456)
|
|
|
|
-!456 = distinct !DILexicalBlock(line: 1941, column: 0, file: !1, scope: !457)
|
|
|
|
-!457 = distinct !DILexicalBlock(line: 1940, column: 0, file: !1, scope: !453)
|
|
|
|
-!458 = !DILocation(line: 2020, scope: !459)
|
|
|
|
-!459 = distinct !DILexicalBlock(line: 2020, column: 0, file: !1, scope: !460)
|
|
|
|
-!460 = distinct !DILexicalBlock(line: 2019, column: 0, file: !1, scope: !461)
|
|
|
|
-!461 = distinct !DILexicalBlock(line: 2019, column: 0, file: !1, scope: !462)
|
|
|
|
-!462 = distinct !DILexicalBlock(line: 2018, column: 0, file: !1, scope: !463)
|
|
|
|
-!463 = distinct !DILexicalBlock(line: 2018, column: 0, file: !1, scope: !114)
|
|
|
|
-!464 = !{i32 1, !"Debug Info Version", i32 3}
|
|
|