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