Home
last modified time | relevance | path

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

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