Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp2369 MachineBasicBlock *ChainHeaderBB = *LoopChain.begin(); in rotateLoopWithProfile() local
2370 for (auto *Pred : ChainHeaderBB->predecessors()) { in rotateLoopWithProfile()
2375 MBPI->getEdgeProbability(Pred, ChainHeaderBB); in rotateLoopWithProfile()