Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp693 bool SkipSucc = false; in collectViableSuccessors() local
695 SkipSucc = true; in collectViableSuccessors()
699 SkipSucc = true; in collectViableSuccessors()
706 if (SkipSucc) in collectViableSuccessors()