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