Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp174 bool ForceLongBranchFirstPass = false; member in __anoncb5f2bef0111::MipsBranchExpansion
806 if (ForceLongBranchFirstPass || in handlePossibleLongBranch()
814 ForceLongBranchFirstPass = false; in handlePossibleLongBranch()
848 ForceLongBranchFirstPass = ForceLongBranch; in runOnMachineFunction()