diff options
Diffstat (limited to 'llvm/lib/Target/Hexagon/RDFGraph.h')
-rw-r--r-- | llvm/lib/Target/Hexagon/RDFGraph.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/Hexagon/RDFGraph.h b/llvm/lib/Target/Hexagon/RDFGraph.h index f7171e2dadb..2e9a6cc6720 100644 --- a/llvm/lib/Target/Hexagon/RDFGraph.h +++ b/llvm/lib/Target/Hexagon/RDFGraph.h @@ -911,7 +911,6 @@ namespace rdf { return BlockNodes[BB]; } - TimerGroup TimeG; NodeAddr<FuncNode*> Func; NodeAllocator Memory; // Local map: MachineBasicBlock -> NodeAddr<BlockNode*> |