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

References

lib/Analysis/MemoryBuiltins.cpp
  208             getAllocationDataForFunction(Callee, AnyAlloc, TLI))
  237   return getAllocationData(V, AnyAlloc, TLI, LookThroughBitCast).hasValue();
  242   return getAllocationData(V, AnyAlloc, GetTLI, LookThroughBitCast).hasValue();