Home
last modified time | relevance | path

Searched refs:getFunctionWithSingleStore (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DTBAATest.cpp34 static StoreInst *getFunctionWithSingleStore(Module *M, StringRef Name) { in getFunctionWithSingleStore() function
49 auto *SI = getFunctionWithSingleStore(&M, "f1"); in TEST_F()
70 auto *SI = getFunctionWithSingleStore(&M, "f2"); in TEST_F()