search for: densemapapfloatkeyinfo

Displaying 6 results from an estimated 6 matches for "densemapapfloatkeyinfo".

2007 Sep 05
2
[LLVMdev] Seeing a crash with ConstantFP::get
...C++ Fibonacci.exe!llvm::APFloat::zeroSignificand() Line 387 + 0x15 bytes C++ Fibonacci.exe!llvm::APFloat::APFloat(const llvm::fltSemantics & ourSemantics={...}, unsigned __int64 value=1) Line 307 C++ Fibonacci.exe!`anonymous namespace'::DenseMapAPFloatKeyInfo::getEmptyKey() Line 277 + 0x11 bytes C++ Fibonacci.exe!llvm::DenseMap<`anonymous namespace'::DenseMapAPFloatKeyInfo::KeyTy,llvm::ConstantFP *,A0x5b1fa632::DenseMapAPFloatKeyInfo>::getEmptyKey() Line 236 + 0x9 bytes C++ Fibonacci.exe!llvm::DenseMap<`...
2007 Sep 05
2
[LLVMdev] Seeing a crash with ConstantFP::get
...source line. It doesn't appear on the Mac. Could your compiler be misoptimizing the code? Fibonacci.exe!llvm::APFloat::APFloat(const llvm::fltSemantics & ourSemantics={...}, unsigned __int64 value=1) Line 307 C++ Fibonacci.exe!`anonymous namespace'::DenseMapAPFloatKeyInfo::getEmptyKey() Line 277 + 0x11 bytes C++ Fibonacci.exe!llvm::DenseMap<`anonymous namespace'::DenseMapAPFloatKeyInfo::KeyTy,llvm::ConstantFP *,A0x5b1fa632::DenseMapAPFloatKeyInfo>::getEmptyKey() Line 236 + 0x9 bytes C++ Fibonacci.exe!llvm::DenseMap&lt...
2007 Sep 05
0
[LLVMdev] Seeing a crash with ConstantFP::get
...r on the Mac. Could your compiler be misoptimizing the code? > Fibonacci.exe!llvm::APFloat::APFloat(const > llvm::fltSemantics & ourSemantics={...}, unsigned __int64 value=1) > Line 307 C++ > > Fibonacci.exe!`anonymous > namespace'::DenseMapAPFloatKeyInfo::getEmptyKey() Line 277 + 0x11 > bytes C++ > > Fibonacci.exe!llvm::DenseMap<`anonymous > namespace'::DenseMapAPFloatKeyInfo::KeyTy,llvm::ConstantFP > *,A0x5b1fa632::DenseMapAPFloatKeyInfo>::getEmptyKey() Line 236 + > 0x9 bytes C++ &...
2007 Sep 06
0
[LLVMdev] Seeing a crash with ConstantFP::get
...source line. It doesn't appear on the Mac. Could your compiler be misoptimizing the code? Fibonacci.exe!llvm::APFloat::APFloat(const llvm::fltSemantics & ourSemantics={...}, unsigned __int64 value=1) Line 307 C++ Fibonacci.exe!`anonymous namespace'::DenseMapAPFloatKeyInfo::getEmptyKey() Line 277 + 0x11 bytes C++ Fibonacci.exe!llvm::DenseMap<`anonymous namespace'::DenseMapAPFloatKeyInfo::KeyTy,llvm::ConstantFP *,A0x5b1fa632::DenseMapAPFloatKeyInfo>::getEmptyKey() Line 236 + 0x9 bytes C++ Fibonacci.exe!llvm::DenseMap&lt...
2007 Sep 06
2
[LLVMdev] Seeing a crash with ConstantFP::get
...r be > misoptimizing the code? > >> Fibonacci.exe!llvm::APFloat::APFloat(const >> llvm::fltSemantics & ourSemantics={...}, unsigned __int64 >> value=1) Line 307 C++ >> >> Fibonacci.exe!`anonymous >> namespace'::DenseMapAPFloatKeyInfo::getEmptyKey() Line 277 + 0x11 >> bytes C++ >> >> Fibonacci.exe!llvm::DenseMap<`anonymous >> namespace'::DenseMapAPFloatKeyInfo::KeyTy,llvm::ConstantFP >> *,A0x5b1fa632::DenseMapAPFloatKeyInfo>::getEmptyKey() Line 236 + >>...
2010 Mar 23
2
[LLVMdev] How to avoid memory leaks
...in /home/gabi/vgen/Debug/vgen) ==20504==    by 0x41946E: main (main.cpp:43) ==20504== ==20504== 16,777,216 bytes in 1 blocks are possibly lost in loss record 205 of 205 ==20504==    at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==20504==    by 0x89734F: llvm::DenseMap<llvm::DenseMapAPFloatKeyInfo::KeyTy, llvm::ConstantFP*, llvm::DenseMapAPFloatKeyInfo, llvm::DenseMapInfo<llvm::ConstantFP*> >::grow(unsigned int) (in /home/gabi/vgen/Debug/vgen) ==20504==    by 0x88CDE2: llvm::ConstantFP::get(llvm::LLVMContext&, llvm::APFloat const&) (in /home/gabi/vgen/Debug/vgen) ==20504==  ...