Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp990 bool SimpleBranch = false; in evaluate() local
1005 SimpleBranch = true; in evaluate()
1017 if (!SimpleBranch) in evaluate()
H A DHexagonConstPropagation.cpp2254 bool SimpleBranch = false; in evaluate() local
2267 SimpleBranch = true; in evaluate()
2281 if (SimpleBranch) { in evaluate()