Searched refs:OnlyNonNestedMemmove (Results 1 – 1 of 1) sorted by relevance
97 static cl::opt<bool> OnlyNonNestedMemmove("only-nonnested-memmove-idiom", variable2115 if (IsNested && OnlyNonNestedMemmove) in processCopyingStore()