Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp178 bool ForceLongBranchFirstPass = false; member in __anon018c60600111::MipsBranchExpansion
849 if (ForceLongBranchFirstPass || in handlePossibleLongBranch()
857 ForceLongBranchFirstPass = false; in handlePossibleLongBranch()
891 ForceLongBranchFirstPass = ForceLongBranch; in runOnMachineFunction()