Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp756 bool LastInstInFunction = in handleForbiddenSlot() local
758 if (!LastInstInFunction) { in handleForbiddenSlot()
760 LastInstInFunction |= Res.second; in handleForbiddenSlot()
764 if (LastInstInFunction || !TII->SafeInForbiddenSlot(*Inst)) { in handleForbiddenSlot()