Searched refs:ValueMapConfig (Results 1 – 2 of 2) sorted by relevance
55 struct Config : ValueMapConfig<GlobalValue *> {
56 struct ValueMapConfig { struct83 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>> argument