Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2395 MachineBasicBlock *NextBlockInChain = *std::next(ExitIt); in rotateLoop() local
2396 if (ExitingBB->isSuccessor(NextBlockInChain)) in rotateLoop()