Searched defs:LookupDomTree (Results 1 – 3 of 3) sorted by relevance
37 std::function<DominatorTree &()> LookupDomTree; variable
1677 function_ref<DominatorTree &(Function &)> LookupDomTree) { in isPointerValueDeadOnEntryToFunction()1812 function_ref<DominatorTree &(Function &)> LookupDomTree) { in processInternalGlobal()1944 function_ref<DominatorTree &(Function &)> LookupDomTree) { in processGlobal()2024 function_ref<DominatorTree &(Function &)> LookupDomTree, in OptimizeFunctions()2068 function_ref<DominatorTree &(Function &)> LookupDomTree, in OptimizeGlobalVars()2514 function_ref<DominatorTree &(Function &)> LookupDomTree) { in optimizeGlobalsInModule()2571 auto LookupDomTree = [&FAM](Function &F) -> DominatorTree &{ in run() local2592 auto LookupDomTree = [this](Function &F) -> DominatorTree & { in runOnModule() local
1381 auto LookupDomTree = [&]() -> DominatorTree & { in run() local1437 auto LookupDomTree = [this]() -> DominatorTree & { in runOnFunction() local