Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp756 bool LastInstInFunction = in handleSlot() local
758 if (!LastInstInFunction) { in handleSlot()
760 LastInstInFunction |= Res.second; in handleSlot()
764 if (LastInstInFunction || !SafeInSlot(*IInSlot, *I)) { in handleSlot()