Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp273 const bool HasMultipleBranches = Summary.branchInsts.size() > 1; in restrictBranchOrder() local
274 if (!HasMultipleBranches) in restrictBranchOrder()