Searched defs:DTGetter (Results 1 – 2 of 2) sorted by relevance
374 GetterTy<DominatorTree> DTGetter = [&](const Function &F) { in runOnModule() local856 GetterTy<const DominatorTree> DTGetter = [&](const Function &F) { in run() local
528 GetterTy<const DominatorTree> DTGetter; member