Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSROA.h
H A DGVN.h342 bool runImpl(Function &F, AssumptionCache &RunAC, DominatorTree &RunDT,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2824 bool GVNPass::runImpl(Function &F, AssumptionCache &RunAC, DominatorTree &RunDT, in runImpl() argument
2828 AC = &RunAC; in runImpl()