Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp173 bool ForceLongBranchFirstPass = false; member in __anon3df5339e0111::MipsBranchExpansion
814 if (ForceLongBranchFirstPass || in handlePossibleLongBranch()
822 ForceLongBranchFirstPass = false; in handlePossibleLongBranch()
856 ForceLongBranchFirstPass = ForceLongBranch; in runOnMachineFunction()