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