Home
last modified time | relevance | path

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

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