Home
last modified time | relevance | path

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

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