Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp93 static cl::opt<bool> OnlyNonNestedMemmove("only-nonnested-memmove-idiom", variable
2105 if (IsNested && OnlyNonNestedMemmove) in processCopyingStore()