Searched defs:domBlock (Results 1 – 1 of 1) sorted by relevance
382 type domBlock struct { struct383 firstChild *ssa.Block // first child of block in dominator tree384 sibling *ssa.Block // next child of parent in dominator tree