Home
last modified time | relevance | path

Searched defs:CountOps (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/unittests/VMCore/
DValueMapTest.cpp236 struct CountOps : ValueMapConfig<KeyT> { struct
237 struct ExtraData {
242 static void onRAUW(const ExtraData &Data, KeyT Old, KeyT New) { in onRAUW()
245 static void onDelete(const ExtraData &Data, KeyT Old) { in onDelete()
/external/llvm/unittests/IR/
DValueMapTest.cpp236 struct CountOps : ValueMapConfig<KeyT> { struct
237 struct ExtraData {
242 static void onRAUW(const ExtraData &Data, KeyT Old, KeyT New) { in onRAUW()
245 static void onDelete(const ExtraData &Data, KeyT Old) { in onDelete()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DValueMapTest.cpp236 struct CountOps : ValueMapConfig<KeyT> { struct
237 struct ExtraData {
242 static void onRAUW(const ExtraData &Data, KeyT Old, KeyT New) { in onRAUW()
245 static void onDelete(const ExtraData &Data, KeyT Old) { in onDelete()