Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp812 BlockChain *PredChain = BlockToChain[Pred]; in rotateLoop() local
814 (!PredChain || Pred == *std::prev(PredChain->end()))) { in rotateLoop()
878 BlockChain *PredChain = BlockToChain[Pred]; in rotateLoopWithProfile() local
880 (!PredChain || Pred == *std::prev(PredChain->end()))) { in rotateLoopWithProfile()