Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h193 void findBaseConstants(GlobalVariable *BaseGV);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp664 void ConstantHoistingPass::findBaseConstants(GlobalVariable *BaseGV) { in findBaseConstants() function in ConstantHoistingPass
965 findBaseConstants(nullptr); in runImpl()
968 findBaseConstants(MapEntry.first); in runImpl()