Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp662 bool SameSegmentJump = JOffset >> 28 == TgtMBBOffset >> 28; in expandToLongBranch() local
673 } else if (SameSegmentJump) { in expandToLongBranch()