Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2432 MachineBasicBlock *NextBlockInChain = *std::next(ExitIt); in rotateLoop() local
2433 if (ExitingBB->isSuccessor(NextBlockInChain)) in rotateLoop()