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