Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1543 bool BadCFGConflict = false; in hasBetterLayoutPredecessor() local
1571 BadCFGConflict = true; in hasBetterLayoutPredecessor()
1576 if (BadCFGConflict) { in hasBetterLayoutPredecessor()