Home | History | Annotate | Download | only in Analysis

Lines Matching refs:BBtoBBMap

693   using BBtoBBMap = DenseMap<BlockT *, BlockT *>;
770 void insertShortCut(BlockT *entry, BlockT *exit, BBtoBBMap *ShortCut) const;
774 DomTreeNodeT *getNextPostDom(DomTreeNodeT *N, BBtoBBMap *ShortCut) const;
783 void findRegionsWithEntry(BlockT *entry, BBtoBBMap *ShortCut);
786 void scanForRegions(FuncT &F, BBtoBBMap *ShortCut);