Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getIntrinsicID

724       switch (II->getIntrinsicID()) {
752 switch (II->getIntrinsicID()) {
1321 if (II->getIntrinsicID() == Intrinsic::sqrt)
1808 if (II->getIntrinsicID() != Intrinsic::lifetime_start &&
1809 II->getIntrinsicID() != Intrinsic::lifetime_end)
1856 switch (II->getIntrinsicID()) {