Searched refs:getFunctionWithSingleStore (Results 1 – 1 of 1) sorted by relevance
33 static StoreInst *getFunctionWithSingleStore(Module *M, StringRef Name) { in getFunctionWithSingleStore() function48 auto *SI = getFunctionWithSingleStore(&M, "f1"); in TEST_F()69 auto *SI = getFunctionWithSingleStore(&M, "f2"); in TEST_F()