Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h279 MemorySSAUpdater *MSSAU, bool TargetExecutesOncePerLoop,
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLICM.cpp999 bool TargetExecutesOncePerLoop, in canSinkOrHoistInst() argument
1019 if (LI->isAtomic() && !TargetExecutesOncePerLoop) in canSinkOrHoistInst()