The plan is to eventually make this logic simpler, however I expect it to
be a little tricky for the foreseeable future (at least until we're rid of
pointee types), so move it here so that it can be reused to build a summary
index for devirtualization.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks NFC to me. Are there any existing tests or would a unittest for the new Analysis routines be appropriate?
include/llvm/Analysis/BitSetUtils.h | ||
---|---|---|
31 | Use doxygen style comments |
Comment Actions
Yes, this is covered by the tests for the pass in test/Transforms/WholeProgramDevirt.
Use doxygen style comments