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