Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp387 void ConstantHoistingPass::findAndMakeBaseConstant( in findAndMakeBaseConstant() function in ConstantHoistingPass
437 findAndMakeBaseConstant(MinValItr, CC); in findBaseConstants()
442 findAndMakeBaseConstant(MinValItr, ConstCandVec.end()); in findBaseConstants()
/external/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h135 void findAndMakeBaseConstant(ConstCandVecType::iterator S,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h152 void findAndMakeBaseConstant(ConstCandVecType::iterator S,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp546 void ConstantHoistingPass::findAndMakeBaseConstant( in findAndMakeBaseConstant() function in ConstantHoistingPass
596 findAndMakeBaseConstant(MinValItr, CC); in findBaseConstants()
601 findAndMakeBaseConstant(MinValItr, ConstCandVec.end()); in findBaseConstants()