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