Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDLoopUtils.h292 MemorySSAUpdater *MSSAU, bool TargetExecutesOncePerLoop,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLICM.cpp1086 bool TargetExecutesOncePerLoop, in canSinkOrHoistInst() argument
1109 if (LI->isAtomic() && !TargetExecutesOncePerLoop) in canSinkOrHoistInst()