Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h356 bool TargetExecutesOncePerLoop,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1151 bool TargetExecutesOncePerLoop, in canSinkOrHoistInst() argument
1171 if (LI->isAtomic() && !TargetExecutesOncePerLoop) in canSinkOrHoistInst()