Searched defs:PDTGetter (Results 1 – 2 of 2) sorted by relevance
378 GetterTy<PostDominatorTree> PDTGetter = [&](const Function &F) { in runOnModule() local859 GetterTy<const PostDominatorTree> PDTGetter = [&](const Function &F) { in run() local
529 GetterTy<const PostDominatorTree> PDTGetter; member