Displaying 2 results from an estimated 2 matches for "getbuckets".
Did you mean:
getbucket
2012 Aug 13
0
[LLVMdev] [cfe-dev] [RFC] Extending and improving Clang's undefined behavior checking
Richard,
I think adding the runtime undefined behavior checking and unifying the diagnostic output format is a great idea.
This would probably be of interest to the LLVM Dev list as well.
Anna.
On Aug 10, 2012, at 7:48 PM, Richard Smith wrote:
> Hi,
>
> There are three different (and mostly orthogonal, design-wise) areas where I would like to make improvements to Clang's
2018 Jan 16
0
Running Scalar Evolution on Modules on an ad-hoc basis
...ls, i64 0, i64 2), !dbg !18
SCEV:
Program received signal SIGSEGV, Segmentation fault.
llvm::DenseMap<llvm::ScalarEvolution::SCEVCallbackVH, llvm::SCEV const*, llvm::DenseMapInfo<llvm::Value*>, llvm::detail::DenseMapPair<llvm::ScalarEvolution::SCEVCallbackVH, llvm::SCEV const*> >::getBuckets (this=0x78) at /home/ebdavis/Documents/llvm-project/llvm/include/llvm/ADT/DenseMap.h:739
739 return Buckets;
(gdb) bt
#0 llvm::DenseMap<llvm::ScalarEvolution::SCEVCallbackVH, llvm::SCEV const*, llvm::DenseMapInfo<llvm::Value*>, llvm::detail::DenseMapPair<llvm::ScalarEvolution::...