Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DTBAATest.cpp33 static StoreInst *getFunctionWithSingleStore(Module *M, StringRef Name) { in getFunctionWithSingleStore() function
48 auto *SI = getFunctionWithSingleStore(&M, "f1"); in TEST_F()
69 auto *SI = getFunctionWithSingleStore(&M, "f2"); in TEST_F()