Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp323 bool safeToHoistScalar(const BasicBlock *HoistBB, const BasicBlock *BB, in safeToHoistScalar() function in llvm::GVNHoist
774 if (safeToHoistScalar(BB, Insn->getParent(), NumBBsOnAllPaths)) in checkSafety()