Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h194 void findAndMakeBaseConstant(ConstCandVecType::iterator S,
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp636 void ConstantHoistingPass::findAndMakeBaseConstant( in findAndMakeBaseConstant() function in ConstantHoistingPass
717 findAndMakeBaseConstant(MinValItr, CC, ConstInfoVec); in findBaseConstants()
722 findAndMakeBaseConstant(MinValItr, ConstCandVec.end(), ConstInfoVec); in findBaseConstants()