Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp454 Instruction *IgnoredStore) { in mayLoopAccessLocation() argument
474 if (&*I != IgnoredStore && (AA.getModRefInfo(&*I, StoreLoc) & Access)) in mayLoopAccessLocation()