Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp183 StoreList StoreRefsForMemcpy; member in __anon04ee8af90111::LoopIdiomRecognize
587 StoreRefsForMemcpy.clear(); in collectStores()
610 StoreRefsForMemcpy.push_back(SI); in collectStores()
646 for (auto &SI : StoreRefsForMemcpy) in runOnLoopBlock()