Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp992 bool SimpleBranch = false; in evaluate() local
1007 SimpleBranch = true; in evaluate()
1019 if (!SimpleBranch) in evaluate()
H A DHexagonConstPropagation.cpp2265 bool SimpleBranch = false; in evaluate() local
2278 SimpleBranch = true; in evaluate()
2292 if (SimpleBranch) { in evaluate()