Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp166 bool handleForbiddenSlot();
781 bool MipsBranchExpansion::handleForbiddenSlot() { in handleForbiddenSlot() function in MipsBranchExpansion
894 bool forbiddenSlotChanged = handleForbiddenSlot(); in runOnMachineFunction()
908 forbiddenSlotChanged = handleForbiddenSlot(); in runOnMachineFunction()