Searched refs:PDTGetter (Results 1 – 2 of 2) sorted by relevance
407 GetterTy<const PostDominatorTree> PDTGetter =412 DTGetter(DTGetter), PDTGetter(PDTGetter), EndIterator(*this, nullptr) {} in ExploreInterBlock()527 GetterTy<const PostDominatorTree> PDTGetter; member
375 GetterTy<PostDominatorTree> PDTGetter = [&](const Function &F) { in runOnModule() local383 /* ExploreCFGBackward */ true, LIGetter, DTGetter, PDTGetter); in runOnModule()502 const PostDominatorTree *PDT = PDTGetter(*InitBB->getParent()); in findForwardJoinPoint()856 GetterTy<const PostDominatorTree> PDTGetter = [&](const Function &F) { in run() local863 /* ExploreCFGBackward */ true, LIGetter, DTGetter, PDTGetter); in run()