Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2361 MachineBasicBlock *NextBlockInChain = *std::next(ExitIt); in rotateLoop() local
2362 if (ExitingBB->isSuccessor(NextBlockInChain)) in rotateLoop()