nikic wrote: > @nikic I mean not in theory but currently. I don't see those (except allocas) > handled anywhere unless I'm missing something?
The `I &&` part handles those. If it's a global or argument (thus not an instruction) we'll fall through to the return true. https://github.com/llvm/llvm-project/pull/109277 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits