Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp163 static bool isSafeToExecuteUnconditionally(Instruction &Inst,
946 isSafeToExecuteUnconditionally( in hoistRegion()
1843 static bool isSafeToExecuteUnconditionally(Instruction &Inst, in isSafeToExecuteUnconditionally() function
2135 if (isSafeToExecuteUnconditionally(*Load, DT, TLI, CurLoop, in promoteLoopAccessesToScalars()