Home
last modified time | relevance | path

Searched defs:LabelMap (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.h895 llvm::DenseMap<const LabelDecl*, JumpDest> LabelMap; variable
/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDCFG.cpp314 LabelMapTy LabelMap; member in __anon75d161960111::CFGBuilder