Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp133 int BranchDistance = BlockDistance - MBBStartOffset; in expandBranches() local
136 if (isInRage(BranchDistance)) { in expandBranches()
142 << BranchDistance << "\n"); in expandBranches()