Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp622 bool BadCFGConflict = false; in hasBetterLayoutPredecessor() local
645 BadCFGConflict = true; in hasBetterLayoutPredecessor()
650 if (BadCFGConflict) { in hasBetterLayoutPredecessor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1470 bool BadCFGConflict = false; in hasBetterLayoutPredecessor() local
1498 BadCFGConflict = true; in hasBetterLayoutPredecessor()
1503 if (BadCFGConflict) { in hasBetterLayoutPredecessor()