Searched refs:LazilyComputedDomTree (Results 1 – 1 of 1) sorted by relevance
901 Optional<DominatorTree> LazilyComputedDomTree; in runOnFunction() local911 LazilyComputedDomTree.emplace(F); in runOnFunction()912 DT = LazilyComputedDomTree.getPointer(); in runOnFunction()