Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp724 bool SkipSucc = false; in collectViableSuccessors() local
726 SkipSucc = true; in collectViableSuccessors()
730 SkipSucc = true; in collectViableSuccessors()
737 if (SkipSucc) in collectViableSuccessors()