Searched defs:reduceStore (Results 1 – 1 of 1) sorted by relevance
214 R_SExpr reduceStore(Store &Orig, R_SExpr E0, R_SExpr E1) { in reduceStore() function353 R_SExpr reduceStore(Store &Orig, R_SExpr E0, R_SExpr E1) { return E0 && E1; } in reduceStore() function