Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getIntrinsicID

744       switch (II->getIntrinsicID()) {
771 switch (II->getIntrinsicID()) {
1451 if (II->getIntrinsicID() == Intrinsic::sqrt)
1964 if (II->getIntrinsicID() != Intrinsic::lifetime_start &&
1965 II->getIntrinsicID() != Intrinsic::lifetime_end)
2014 switch (II->getIntrinsicID()) {