Searched refs:gccCompilerIDCache (Results 1 – 2 of 2) sorted by relevance
2561 if id, ok := b.gccCompilerIDCache[compiler]; ok {2636 if b.gccCompilerIDCache == nil {2637 b.gccCompilerIDCache = make(map[string]cache.ActionID)2639 b.gccCompilerIDCache[compiler] = id
42 gccCompilerIDCache map[string]cache.ActionID // cache for gccCompilerID member