Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp165 bool handleSlot(Pred Predicate, Safe SafeInSlot);
746 bool MipsBranchExpansion::handleSlot(Pred Predicate, Safe SafeInSlot) { in handleSlot() argument
765 if (LastInstInFunction || !SafeInSlot(*IInSlot, *I)) { in handleSlot()