Searched defs:bottomUpVisitorImpl (Results 1 – 1 of 1) sorted by relevance
1888 type bottomUpVisitorImpl struct{} struct1890 func (bottomUpVisitorImpl) waitCount(module *moduleInfo) int {1894 func (bottomUpVisitorImpl) propagate(module *moduleInfo) []*moduleInfo {1898 …bottomUpVisitorImpl) visit(modules []*moduleInfo, visit func(*moduleInfo, chan<- pauseSpec) bool) {