Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp66 bool reGenerateBranch(MachineFunction &MF,
128 return reGenerateBranch(MF, BlockToInstOffset); in relaxBranches()
185 bool HexagonBranchRelaxation::reGenerateBranch(MachineFunction &MF, in reGenerateBranch() function in HexagonBranchRelaxation