Home
last modified time | relevance | path

Searched refs:setAsSpeculatable (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.cpp135 SelectHandSpeculativity &setAsSpeculatable(bool isTrueVal);
1684 SelectHandSpeculativity::setAsSpeculatable(bool isTrueVal) { in setAsSpeculatable() function in SelectHandSpeculativity
1719 Spec.setAsSpeculatable(/*isTrueVal=*/Value == SI.getTrueValue()); in isSafeLoadOfSelectToSpeculate()