Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DRecord.h106 llvm::DenseMap<const RecordDecl *, Base *> BaseMap; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1238 DenseMap<Value *, Value *> BaseMap; in validate() local