Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp215 const LoadInst *MayClobber) { in areLoadsReorderable() argument
217 bool VolatileClobber = MayClobber->isVolatile(); in areLoadsReorderable()
233 bool MayClobberIsAcquire = isAtLeastOrStrongerThan(MayClobber->getOrdering(), in areLoadsReorderable()