Home
last modified time | relevance | path

Searched refs:ChainHeaderBB (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineBlockPlacement.cpp2369 MachineBasicBlock *ChainHeaderBB = *LoopChain.begin(); in rotateLoopWithProfile() local
2370 for (auto *Pred : ChainHeaderBB->predecessors()) { in rotateLoopWithProfile()
2375 MBPI->getEdgeProbability(Pred, ChainHeaderBB); in rotateLoopWithProfile()