Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp47 static cl::opt<bool> EnableBranchPrediction("hexagon-enable-branch-prediction", variable
3773 if (EnableBranchPrediction && isPredicatedNew(MI)) { in invertAndChangeJumpTarget()