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.cpp134 SelectHandSpeculativity &setAsSpeculatable(bool isTrueVal);
1657 SelectHandSpeculativity::setAsSpeculatable(bool isTrueVal) { in setAsSpeculatable() function in SelectHandSpeculativity
1692 Spec.setAsSpeculatable(/*isTrueVal=*/Value == SI.getTrueValue()); in isSafeLoadOfSelectToSpeculate()