Displaying 1 result from an estimated 1 matches for "opsrcvalueoffset".
2009 Feb 11
0
[LLVMdev] new warnings, I think
...biner.cpp:6005: note: ‘SrcValue’ was
declared here
lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6004: warning: ‘Size’ may be
used uninitialized in this function
lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6004: note: ‘Size’ was
declared here
lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6034: warning:
‘OpSrcValueOffset’ may be used uninitialized in this function
lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6034: note:
‘OpSrcValueOffset’ was declared here
lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6033: warning: ‘OpSrcValue’
may be used uninitialized in this function
lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6033: no...