llvm-project/llvm/test/Analysis/LazyCallGraph
Arthur Eubanks 029f1a5344 [LazyCallGraph] Skip blockaddresses
blockaddresses do not participate in the call graph since the only
instructions that use them must all return to someplace within the
current function. And passes cannot retrieve a function address from a
blockaddress.

This was suggested by efriedma in D58260.

Fixes PR50881.

Reviewed By: nickdesaulniers

Differential Revision: https://reviews.llvm.org/D112178
2021-11-01 13:10:24 -07:00
..
alias.ll
basic.ll
blockaddress.ll [LazyCallGraph] Skip blockaddresses 2021-11-01 13:10:24 -07:00
invalidate.ll
non-leaf-intrinsics.ll