llvm::TargetLoweringBase::isJumpExpensive

Return true if Flow Control is an expensive operation that should be avoided.

Synopsis

Declared in <llvm/CodeGen/TargetLowering.h>

bool
isJumpExpensive() const;

Return Value

True if Flow Control is an expensive operation that should be avoided.