Searched refs:PredChain (Results 1 – 1 of 1) sorted by relevance
990 PredChain == &Chain || PredChain == BlockToChain[Succ]) in isTrellis()1541 BlockChain *PredChain = BlockToChain[Pred]; in hasBetterLayoutPredecessor() local1544 PredChain == &Chain || Pred != *std::prev(PredChain->end()) || in hasBetterLayoutPredecessor()1933 BlockChain *PredChain = BlockToChain[Pred]; in TopFallThroughFreq() local1935 (!PredChain || Pred == *std::prev(PredChain->end()))) { in TopFallThroughFreq()2004 if (!PredChain || Pred == *std::prev(PredChain->end())) { in FallThroughGains()2304 (!PredChain || Pred == *std::prev(PredChain->end()))) { in hasViableTopFallthrough()2450 (!PredChain || Pred == *std::prev(PredChain->end()))) { in rotateLoopWithProfile()3158 || PredChain == &Chain) in maybeTailDuplicateBlock()3196 BlockChain *PredChain = BlockToChain[Pred]; in isBestSuccessor() local[all …]