Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h357 void eliminatePartiallyRedundantLoad(
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1472 void GVNPass::eliminatePartiallyRedundantLoad( in eliminatePartiallyRedundantLoad() function in GVNPass
1805 eliminatePartiallyRedundantLoad(Load, ValuesPerBlock, PredLoads, in PerformLoadPRE()
1882 eliminatePartiallyRedundantLoad(Load, ValuesPerBlock, AvailableLoads, in performLoopLoadPRE()