Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp258 bool VolatileClobber = MayClobber->isVolatile(); in areLoadsReorderable() local
260 if (VolatileUse && VolatileClobber) in areLoadsReorderable()