reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Utils/SimplifyLibCalls.cpp
 1924   if (ArgLb == PowLb || ArgID == Intrinsic::pow) {
 1940            ArgID == Intrinsic::exp || ArgID == Intrinsic::exp2) {
 1940            ArgID == Intrinsic::exp || ArgID == Intrinsic::exp2) {
 1942     if (ArgLb == ExpLb || ArgID == Intrinsic::exp)
 1945     else if (ArgLb == Exp2Lb || ArgID == Intrinsic::exp2)