Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp171 bool ForceLongBranchFirstPass = false; member in __anonb57336440111::MipsBranchExpansion
742 if (!ForceLongBranchFirstPass && in handlePossibleLongBranch()
753 ForceLongBranchFirstPass = false; in handlePossibleLongBranch()
782 ForceLongBranchFirstPass = ForceLongBranch; in runOnMachineFunction()