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