Deleted Added
full compact
50c50,51
< LocResult (*isLocation)(CallSite CS, const Value *Ptr, unsigned Size);
---
> LocResult (*isLocation)(ImmutableCallSite CS,
> const Value *Ptr, unsigned Size);
145c146
< const LibCallFunctionInfo *getFunctionInfo(Function *F) const;
---
> const LibCallFunctionInfo *getFunctionInfo(const Function *F) const;