Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp757 bool LastInstInFunction = in handleSlot() local
759 if (!LastInstInFunction) { in handleSlot()
761 LastInstInFunction |= Res.second; in handleSlot()
765 if (LastInstInFunction || !SafeInSlot(*IInSlot, *I)) { in handleSlot()