Return true if it is cheap to speculate a call to intrinsic ctlz.
Declared in <llvm/CodeGen/TargetLowering.h>
virtual
bool
isCheapToSpeculateCtlz(Type* Ty) const;
True if it is cheap to speculate a call to intrinsic ctlz.
| Name | Description |
|---|---|
| Ty | Type of the constant or operation. |