Home
last modified time | relevance | path

Searched defs:NotSpeculatable (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/Interfaces/
H A DSideEffectInterfaces.h289 NotSpeculatable, enumerator
300 constexpr auto NotSpeculatable = Speculatability::NotSpeculatable; variable