Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp774 int NumBBsOnAllPaths = MaxNumberOfBBSInPath; in checkSafety() local
786 if (safeToHoistScalar(BB, Insn->getParent(), NumBBsOnAllPaths)) in checkSafety()
790 if (safeToHoistLdSt(T, Insn, UD, K, NumBBsOnAllPaths)) in checkSafety()