Searched refs:isJumpExpensive (Results 1 – 3 of 3) sorted by relevance
394 bool isJumpExpensive() const { return JumpIsExpensive; } in isJumpExpensive() function
7338 if (!TM || !TM->Options.EnableFastISel || !TLI || TLI->isJumpExpensive()) in splitBranchCondition()
2295 if (!DAG.getTargetLoweringInfo().isJumpExpensive() && BOp->hasOneUse() && in visitBr()