Searched defs:GetDT (Results 1 – 2 of 2) sorted by relevance
115 std::function<DominatorTree &(Function &)> GetDT, in runIPSCCP() argument 395 auto GetDT = [&FAM](Function &F) -> DominatorTree & { run() local
76 auto GetDT = [this](Function &F) -> DominatorTree & { getSpecializerFor() local