Searched refs:BBL (Results 1 – 9 of 9) sorted by relevance
102 Loop *BBL = LI.getLoopFor(BB); in getInnermostLoopFor() local103 while (BBL && !BBL->contains(L.getHeader())) in getInnermostLoopFor()104 BBL = BBL->getParentLoop(); in getInnermostLoopFor()105 if (BBL == &L) in getInnermostLoopFor()106 BBL = BBL->getParentLoop(); in getInnermostLoopFor()107 if (!BBL) in getInnermostLoopFor()109 if (!Innermost || BBL->getLoopDepth() > Innermost->getLoopDepth()) in getInnermostLoopFor()110 Innermost = BBL; in getInnermostLoopFor()
1874 if (Loop *BBL = LI.getLoopFor(BB)) in rebuildLoopAfterUnswitch() local1875 if (BBL == &L || !L.contains(BBL)) in rebuildLoopAfterUnswitch()1888 if (Loop *BBL = LI.getLoopFor(BB)) in rebuildLoopAfterUnswitch() local1889 if (BBL == &L || !L.contains(BBL)) in rebuildLoopAfterUnswitch()
792 int FunctionComparator::cmpBasicBlocks(const BasicBlock *BBL, in cmpBasicBlocks() argument794 BasicBlock::const_iterator InstL = BBL->begin(), InstLE = BBL->end(); in cmpBasicBlocks()890 const BasicBlock *BBL = FnLBBs.pop_back_val(); in compare() local893 if (int Res = cmpValues(BBL, BBR)) in compare()896 if (int Res = cmpBasicBlocks(BBL, BBR)) in compare()899 const Instruction *TermL = BBL->getTerminator(); in compare()
118 int cmpBasicBlocks(const BasicBlock *BBL, const BasicBlock *BBR) const;
1756 const auto &BBL = Fn.getBasicBlockList(); in areRemarksEnabled() local1757 if (BBL.empty()) in areRemarksEnabled()1759 auto DI = OptimizationRemark(DEBUG_TYPE, "", DebugLoc(), &BBL.front()); in areRemarksEnabled()
64 BBL [I'll] be back later
549 BBL:Babolsar, Iran
7804 Loop *BBL = LI->getLoopFor(ParentBB); in getReductionValue() local7805 if (!BBL) in getReductionValue()7807 BasicBlock *BBLatch = BBL->getLoopLatch(); in getReductionValue()
3382 there are no BBL file.