Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h262 bool runImpl(Function &F, AssumptionCache &RunAC, DominatorTree &RunDT,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2687 bool GVNPass::runImpl(Function &F, AssumptionCache &RunAC, DominatorTree &RunDT, in runImpl() argument
2691 AC = &RunAC; in runImpl()