MLIR
20.0.0git
|
This trait marks an op (which must be tagged as implementing the ConditionallySpeculatable interface) as being always speculatable. More...
#include "mlir/Interfaces/SideEffectInterfaces.h"
Public Member Functions | |
Speculation::Speculatability | getSpeculatability () |
Additional Inherited Members | |
Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, AlwaysSpeculatableImplTrait > | |
Operation * | getOperation () |
Return the ultimate Operation being worked on. More... | |
This trait marks an op (which must be tagged as implementing the ConditionallySpeculatable interface) as being always speculatable.
Definition at line 335 of file SideEffectInterfaces.h.
|
inline |
Definition at line 338 of file SideEffectInterfaces.h.
References mlir::Speculation::Speculatable.