Home
last modified time | relevance | path

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

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