Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTailDuplicator.cpp858 bool IsLayoutSuccessor = false; in tailDuplicate() local
860 IsLayoutSuccessor = (ForcedLayoutPred == PredBB); in tailDuplicate()
862 IsLayoutSuccessor = true; in tailDuplicate()
863 if (IsLayoutSuccessor) in tailDuplicate()