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.cpp992 bool SimpleBranch = false; in evaluate() local
1007 SimpleBranch = true; in evaluate()
1019 if (!SimpleBranch) in evaluate()
H A DHexagonConstPropagation.cpp2264 bool SimpleBranch = false; in evaluate() local
2277 SimpleBranch = true; in evaluate()
2291 if (SimpleBranch) { in evaluate()