Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1208 bool loadAndStoreMayFormMemmove(unsigned StoreSize, bool IsNegStride, in loadAndStoreMayFormMemmove() function in __anon360f5f450411::MemmoveVerifier
1364 if (!Verifier.loadAndStoreMayFormMemmove(StoreSize, IsNegStride, *TheLoad, in processLoopStoreOfLoopLoad()