Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp725 bool SkipSucc = false; in collectViableSuccessors() local
727 SkipSucc = true; in collectViableSuccessors()
731 SkipSucc = true; in collectViableSuccessors()
738 if (SkipSucc) in collectViableSuccessors()