Add invalidate method in LazyCallGraph.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Analysis/LazyCallGraph.cpp | ||
---|---|---|
224 | is this correct? we can add/remove calls without changing the CFG of a function right? |
is this correct? we can add/remove calls without changing the CFG of a function right?