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/
DMipsBranchExpansion.cpp178 bool ForceLongBranchFirstPass = false; member in __anon63f12c660111::MipsBranchExpansion
849 if (ForceLongBranchFirstPass || in handlePossibleLongBranch()
857 ForceLongBranchFirstPass = false; in handlePossibleLongBranch()
891 ForceLongBranchFirstPass = ForceLongBranch; in runOnMachineFunction()