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