Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp748 bool LastInstInFunction = in handleForbiddenSlot() local
750 if (!LastInstInFunction) { in handleForbiddenSlot()
752 LastInstInFunction |= Res.second; in handleForbiddenSlot()
756 if (LastInstInFunction || !TII->SafeInForbiddenSlot(*Inst)) { in handleForbiddenSlot()