Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp166 bool handleForbiddenSlot();
780 bool MipsBranchExpansion::handleForbiddenSlot() { in handleForbiddenSlot() function in MipsBranchExpansion
893 bool forbiddenSlotChanged = handleForbiddenSlot(); in runOnMachineFunction()
907 forbiddenSlotChanged = handleForbiddenSlot(); in runOnMachineFunction()