Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp78 static cl::opt<bool> EnableBranchPrediction("hexagon-enable-branch-prediction", variable
4639 if (EnableBranchPrediction && isPredicatedNew(MI)) { in invertAndChangeJumpTarget()