HomeSort by: relevance | last modified time | path
    Searched refs:SemiNCAInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
GenericDomTreeConstruction.h 55 struct SemiNCAInfo {
98 SemiNCAInfo(BatchUpdatePtr BUI) : BatchUpdates(BUI) {}
360 SemiNCAInfo SNCA(BUI);
513 SemiNCAInfo SNCA(BUI);
574 SemiNCAInfo SNCA(PostViewBUI);
907 SemiNCAInfo SNCA(BUI);
1000 SemiNCAInfo SNCA(BUI);
1067 SemiNCAInfo SNCA(BUI);
1563 SemiNCAInfo<DomTreeT>::CalculateFromScratch(DT, nullptr);
1573 typename SemiNCAInfo<DomTreeT>::BatchUpdateInfo BUI(PreViewCFG)
    [all...]
GenericDomTree.h 49 struct SemiNCAInfo;
57 friend struct DomTreeBuilder::SemiNCAInfo<DominatorTreeBase<NodeT, false>>;
58 friend struct DomTreeBuilder::SemiNCAInfo<DominatorTreeBase<NodeT, true>>;
260 friend struct DomTreeBuilder::SemiNCAInfo<DominatorTreeBase>;

Completed in 21 milliseconds