Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Interfaces/
H A DSideEffectInterfaces.cpp366 bool mlir::isSpeculatable(Operation *op) { isSpeculatable() function in mlir
/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h105 bool isSpeculatable; global() member
/llvm-project/llvm/include/llvm/IR/
H A DFunction.h613 bool isSpeculatable() const { isSpeculatable() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1665 bool SelectHandSpeculativity::isSpeculatable(bool isTrueVal) const { isSpeculatable() function in SelectHandSpeculativity