Home
last modified time | relevance | path

Searched defs:DTGetter (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h526 GetterTy<const DominatorTree> DTGetter; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp758 GetterTy<const DominatorTree> DTGetter = [&](const Function &F) { in run() local