Home
last modified time | relevance | path

Searched refs:areAnySpeculatable (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.cpp137 bool areAnySpeculatable() const;
1675 bool SelectHandSpeculativity::areAnySpeculatable() const { in areAnySpeculatable() function in SelectHandSpeculativity
1680 return !areAnySpeculatable(); in areNoneSpeculatable()