Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h355 MemorySSAUpdater *MSSAU, bool TargetExecutesOncePerLoop,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1162 bool TargetExecutesOncePerLoop, in canSinkOrHoistInst() argument
1188 if (LI->isAtomic() && !TargetExecutesOncePerLoop) in canSinkOrHoistInst()