Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h292 MemorySSAUpdater *MSSAU, bool TargetExecutesOncePerLoop,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLICM.cpp1086 bool TargetExecutesOncePerLoop, in canSinkOrHoistInst() argument
1109 if (LI->isAtomic() && !TargetExecutesOncePerLoop) in canSinkOrHoistInst()