Searched defs:PrimitiveCache (Results 1 – 1 of 1) sorted by relevance
32 struct PrimitiveCache { struct33 PrimitiveCacheKey key; argument35 bool hit(const PrimitiveCacheKey& key) { in hit() argument