Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h180 SetVector<BasicBlock::iterator> findConstantInsertionPoint(
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp319 ConstantHoistingPass::findConstantInsertionPoint( in findConstantInsertionPoint() function in ConstantHoistingPass
856 findConstantInsertionPoint(ConstInfo, MatInsertPts); in emitBaseConstants()