Searched defs:LookupDomTree (Results 1 – 4 of 4) sorted by relevance
44 std::function<DominatorTree &()> LookupDomTree; variable
1800 function_ref<DominatorTree &(Function &)> LookupDomTree) { in isPointerValueDeadOnEntryToFunction()1938 function_ref<DominatorTree &(Function &)> LookupDomTree) { in processInternalGlobal()2080 function_ref<DominatorTree &(Function &)> LookupDomTree) { in processGlobal()2263 function_ref<DominatorTree &(Function &)> LookupDomTree, in OptimizeFunctions()2370 function_ref<DominatorTree &(Function &)> LookupDomTree, in OptimizeGlobalVars()2933 function_ref<DominatorTree &(Function &)> LookupDomTree) { in optimizeGlobalsInModule()2989 auto LookupDomTree = [&FAM](Function &F) -> DominatorTree &{ in run() local3022 auto LookupDomTree = [this](Function &F) -> DominatorTree & { in runOnModule() local
447 function_ref<DominatorTree &(Function &)> LookupDomTree; member649 auto LookupDomTree = [this](Function &F) -> DominatorTree & { in runOnModule() local695 auto LookupDomTree = [&FAM](Function &F) -> DominatorTree & { in run() local743 function_ref<DominatorTree &(Function &)> LookupDomTree) { in runForTesting()
1381 auto LookupDomTree = [&]() -> DominatorTree & { in run() local1439 auto LookupDomTree = [this]() -> DominatorTree & { in runOnFunction() local