Home
last modified time | relevance | path

Searched defs:GetMD (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h80 MutationDispatcher &GetMD() { return MD; } in GetMD() function
/llvm-project/llvm/unittests/IR/
H A DMemoryModelRelaxationAnnotationsTest.cpp55 TEST(MMRATest, GetMD) { in TEST() argument