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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h186 void findAndMakeBaseConstant(ConstCandVecType::iterator S,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp619 void ConstantHoistingPass::findAndMakeBaseConstant( function in class:ConstantHoistingPass
701 findAndMakeBaseConstant(MinValItr, CC, ConstInfoVec);
706 findAndMakeBaseConstant(MinValItr, ConstCandVec.end(), ConstInfoVec);

Completed in 178 milliseconds