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