Home
last modified time | relevance | path

Searched refs:areAllSpeculatable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSROA.h
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp136 bool areAllSpeculatable() const;
1670 bool SelectHandSpeculativity::areAllSpeculatable() const { in areAllSpeculatable() function in SelectHandSpeculativity
1736 if (PreserveCFG && !Spec.areAllSpeculatable()) in isSafeSelectToSpeculate()
1867 if (Spec.areAllSpeculatable()) { in rewriteSelectInstMemOps()