[Attributor] Create a call site position for AACalledges
This patch adds a call site position for AACallEdges, this allows us to ask questions about which functions a specific `CallBase` might call. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D106208
Loading
Please sign in to comment