Searched refs:enableLongBranchPass (Results 1 – 3 of 3) sorted by relevance
344 bool enableLongBranchPass() const { in enableLongBranchPass() function
229 EnableTailMerge = !getMipsSubtarget().enableLongBranchPass(); in MipsPassConfig()
816 if (STI->inMips16Mode() || !STI->enableLongBranchPass()) in handlePossibleLongBranch()