Searched refs:EnableMemCpyOptWithoutLibcalls (Results 1 – 1 of 1) sorted by relevance
67 static cl::opt<bool> EnableMemCpyOptWithoutLibcalls( variable647 (EnableMemCpyOptWithoutLibcalls || in processStoreOfLoad()790 if (!(TLI->has(LibFunc_memset) || EnableMemCpyOptWithoutLibcalls)) in processStore()