Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp272 const bool HasMultipleBranches = Summary.branchInsts.size() > 1; in restrictBranchOrder() local
273 if (!HasMultipleBranches) in restrictBranchOrder()