Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DRecord.h117 llvm::DenseMap<const RecordDecl *, Base *> BaseMap; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1232 DenseMap<Value *, Value *> BaseMap; in validate() local