For StackLifetime after finding alloca we need to check that
values ponting to the begining of alloca.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Analysis/ValueTracking.cpp | ||
---|---|---|
4375 | You can just use GEP->hasAllZeroIndices() here. |
clang-tidy: warning: invalid case style for variable 'i' [readability-identifier-naming]
not useful