Home
last modified time | relevance | path

Searched defs:domBlock (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssagen/
Dphi.go382 type domBlock struct { struct
383 firstChild *ssa.Block // first child of block in dominator tree
384 sibling *ssa.Block // next child of parent in dominator tree