Home
last modified time | relevance | path

Searched refs:OnlyNonNestedMemmove (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp97 static cl::opt<bool> OnlyNonNestedMemmove("only-nonnested-memmove-idiom", variable
2115 if (IsNested && OnlyNonNestedMemmove) in processCopyingStore()