Searched refs:isLoopHeader (Results 1 – 15 of 15) sorted by relevance
320 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local330 if (!isLoopHeader(Resolved)) in addToDist()339 if (isLoopHeader(Resolved)) { in addToDist()352 if (!isLoopHeader(Pred)) { in addToDist()365 assert(OuterLoop && OuterLoop->isIrreducible() && !isLoopHeader(Resolved) && in addToDist()774 if (BFI.Working[N.Index].isLoopHeader()) in createIrreducibleLoop()
6726 if (!LI || !LI->isLoopHeader(PN->getParent()) || in getUnderlyingObjects()
202 if (!LI.isLoopHeader(To)) in isBackEdge()233 if (LI.isLoopHeader(From)) { in findPathsToMatch()
166 if (InstrumentLoopEntries && LI->isLoopHeader(TargetBB)) { in buildEdges()276 if (Ei->DestBB && LI->isLoopHeader(Ei->DestBB) && in validateLoopEntryInstrumentation()
283 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function286 return isLoopHeader() && Loop->Parent && Loop->Parent->isIrreducible() && in isDoubleLoopHeader()291 if (!isLoopHeader()) in getContainingLoop()342 bool isAPackage() const { return isLoopHeader() && Loop->IsPackaged; } in isAPackage()1206 if (Working[Index].isLoopHeader()) {1221 assert(HeaderData.isLoopHeader());1323 assert(!Working[0].isLoopHeader() && "entry block is a loop header");
194 if (L.contains(Succ) && !LI.isLoopHeader(Succ) && RPO[BB] > RPO[Succ]) in hasIrreducibleCFG()461 if (LI.isLoopHeader(BB)) { in deleteDeadLoopBlocks()
249 assert((LI.isLoopHeader(To) || !Visited.count(To)) && in canProveExitOnFirstIteration()
619 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
158 if (!MLI->isLoopHeader(Header)) in isLoopBackEdge()
640 !LI->isLoopHeader(Br->getSuccessor(0)) && in canVectorizeOuterLoop()641 !LI->isLoopHeader(Br->getSuccessor(1))) { in canVectorizeOuterLoop()
564 if (!LI.isLoopHeader(&BB)) in addMergeForLoops()
1715 bool IsLoopHeader = MLI->isLoopHeader(&MBB); in run()
290 if (!LI.isLoopHeader(&MBB)) in isLoopHeaderOfNoUnroll()
1218 if (LI && LI->isLoopHeader(BB)) { in SplitBlockPredecessorsImpl()
17180 …1_", "llvm::LoopInfoBase<llvm::MachineBasicBlock, llvm::MachineLoop>::isLoopHeader(llvm::MachineBa…