Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp178 bool ForceLongBranchFirstPass = false; member in __anon7805725f0111::MipsBranchExpansion
848 if (ForceLongBranchFirstPass || in handlePossibleLongBranch()
856 ForceLongBranchFirstPass = false; in handlePossibleLongBranch()
890 ForceLongBranchFirstPass = ForceLongBranch; in runOnMachineFunction()