Searched refs:loadCache (Results 1 – 2 of 2) sorted by relevance
130 g, err := loadCache(req.Makefile, req.Targets)
755 func loadCache(makefile string, roots []string) (*DepGraph, error) { func