Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp233 bool MayClobberIsAcquire = isAtLeastOrStrongerThan(MayClobber->getOrdering(), in areLoadsReorderable() local
235 return !(SeqCstUse || MayClobberIsAcquire); in areLoadsReorderable()