Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp729 bool SkipSucc = false; in collectViableSuccessors() local
731 SkipSucc = true; in collectViableSuccessors()
735 SkipSucc = true; in collectViableSuccessors()
742 if (SkipSucc) in collectViableSuccessors()