Home
last modified time | relevance | path

Searched refs:testInlineStack (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Ddebug_lines_test.go118 testInlineStack(t, "inline-dump.go", "f", want)
192 func testInlineStack(t *testing.T, file, function string, wantStacks [][]int) { func