Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp702 SmallPtrSetImpl<Instruction *> &IgnoredStores) { in mayLoopAccessLocation() argument
722 if (IgnoredStores.count(&I) == 0 && in mayLoopAccessLocation()