Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp178 bool ForceLongBranchFirstPass = false; member in __anon5ea66ea10111::MipsBranchExpansion
849 if (ForceLongBranchFirstPass || in handlePossibleLongBranch()
857 ForceLongBranchFirstPass = false; in handlePossibleLongBranch()
891 ForceLongBranchFirstPass = ForceLongBranch; in runOnMachineFunction()