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