Home
last modified time | relevance | path

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

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