Searched refs:enableLongBranchPass (Results 1 – 3 of 3) sorted by relevance
259 bool enableLongBranchPass() const { in enableLongBranchPass() function
195 EnableTailMerge = !getMipsSubtarget().enableLongBranchPass(); in MipsPassConfig()
469 if (STI.inMips16Mode() || !STI.enableLongBranchPass()) in runOnMachineFunction()