HomeSort by relevance Sort by last modified time
    Searched refs:ConstantUniqueMap (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/
InlineAsm.h 31 class ConstantUniqueMap;
37 friend class ConstantUniqueMap<InlineAsmKeyType, const InlineAsmKeyType&,
52 /// When the ConstantUniqueMap merges two types and makes two InlineAsms
  /external/llvm/lib/VMCore/
LLVMContextImpl.h 285 ConstantUniqueMap<ExprMapKeyType, const ExprMapKeyType&, Type, ConstantExpr>
288 ConstantUniqueMap<InlineAsmKeyType, const InlineAsmKeyType&, PointerType,
ConstantsContext.h 388 // ConstantUniqueMap*. This class should be partially specialized if there is
508 class ConstantUniqueMap {
638 DEBUG(dbgs() << "Constant.cpp: ConstantUniqueMap\n");
761 DEBUG(dbgs() << "Constant.cpp: ConstantUniqueMap\n");

Completed in 657 milliseconds