Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isProfitableToIfCvt

212       return Cycle > 0 && TII->isProfitableToIfCvt(BB, Cycle, Extra,
222 TII->isProfitableToIfCvt(TBB, TCycle, TExtra, FBB, FCycle, FExtra,