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