Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp984 bool SimpleBranch = false; in evaluate() local
999 SimpleBranch = true; in evaluate()
1011 if (!SimpleBranch) in evaluate()
H A DHexagonConstPropagation.cpp2262 bool SimpleBranch = false; in evaluate() local
2275 SimpleBranch = true; in evaluate()
2289 if (SimpleBranch) { in evaluate()