Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LabelMap

929   /// LabelMap - This keeps track of the LLVM basic block for each C label.
930 llvm::DenseMap<const LabelDecl*, JumpDest> LabelMap;