Home | History | Annotate | Download | only in Scalar

Lines Matching refs:SelectInst

1137 static bool isSafeSelectToSpeculate(SelectInst *SI, const DataLayout *TD) {
1258 if (SelectInst *SI = dyn_cast<SelectInst>(U)) {
1325 if (SelectInst *SI = dyn_cast<SelectInst>(InstsToRewrite[i])) {
1642 } else if (isa<PHINode>(User) || isa<SelectInst>(User)) {
1697 } else if (isa<PHINode>(User) || isa<SelectInst>(User)) {
1967 if (isa<SelectInst>(User) || isa<PHINode>(User)) {