Searched refs:cflaa (Results 1 – 3 of 3) sorted by relevance
47 namespace cflaa {248 template <> struct DenseMapInfo<cflaa::InstantiatedValue> {249 static inline cflaa::InstantiatedValue getEmptyKey() {250 return cflaa::InstantiatedValue{DenseMapInfo<Value *>::getEmptyKey(),253 static inline cflaa::InstantiatedValue getTombstoneKey() {254 return cflaa::InstantiatedValue{DenseMapInfo<Value *>::getTombstoneKey(),257 static unsigned getHashValue(const cflaa::InstantiatedValue &IV) {261 static bool isEqual(const cflaa::InstantiatedValue &LHS,262 const cflaa::InstantiatedValue &RHS) {
8 namespace cflaa { namespace
24 namespace cflaa {