Displaying 1 result from an estimated 1 matches for "transferdeadness".
2009 Mar 20
0
[LLVMdev] new warnings
...std::vector<llvm::MachineOperand*,
std::allocator<llvm::MachineOperand*> >&, const
llvm::TargetRegisterInfo*)':
llvm/llvm/lib/CodeGen/Spiller.cpp:221: warning: unused variable 'TID'
llvm/llvm/lib/CodeGen/Spiller.cpp: In member function 'void
llvm::LocalSpiller::TransferDeadness(llvm::MachineBasicBlock*,
unsigned int, unsigned int, llvm::BitVector&,
std::vector<llvm::MachineOperand*,
std::allocator<llvm::MachineOperand*> >&)':
llvm/llvm/lib/CodeGen/Spiller.cpp:884: warning: unused variable 'TID'
llvm/llvm/lib/CodeGen/Spiller.cpp: In me...