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

Declarations

lib/Transforms/InstCombine/InstCombineInternal.h
  505   bool transformConstExprCastCall(CallBase &Call);

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
 4300   if (!isa<Function>(Callee) && transformConstExprCastCall(Call))