Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h348 void eliminatePartiallyRedundantLoad(
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1407 void GVNPass::eliminatePartiallyRedundantLoad( in eliminatePartiallyRedundantLoad() function in GVNPass
1740 eliminatePartiallyRedundantLoad(Load, ValuesPerBlock, PredLoads, in PerformLoadPRE()
1817 eliminatePartiallyRedundantLoad(Load, ValuesPerBlock, AvailableLoads, in performLoopLoadPRE()