Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp336 bool safeToHoistScalar(const BasicBlock *HoistBB, const BasicBlock *BB, in safeToHoistScalar() function in llvm::GVNHoist
814 if (safeToHoistScalar(BB, Insn->getParent(), NumBBsOnAllPaths)) in checkSafety()