Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp713 bool SkipSucc = false; in collectViableSuccessors() local
715 SkipSucc = true; in collectViableSuccessors()
719 SkipSucc = true; in collectViableSuccessors()
726 if (SkipSucc) in collectViableSuccessors()