Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h105 bool isSpeculatable; member
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h613 bool isSpeculatable() const { in isSpeculatable() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1665 bool SelectHandSpeculativity::isSpeculatable(bool isTrueVal) const { in isSpeculatable() function in SelectHandSpeculativity