Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h182 void findAndMakeBaseConstant(ConstCandVecType::iterator S,
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp603 void ConstantHoistingPass::findAndMakeBaseConstant( in findAndMakeBaseConstant() function in ConstantHoistingPass
685 findAndMakeBaseConstant(MinValItr, CC, ConstInfoVec); in findBaseConstants()
690 findAndMakeBaseConstant(MinValItr, ConstCandVec.end(), ConstInfoVec); in findBaseConstants()