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

  /external/llvm/include/llvm/IR/
InlineAsm.h 31 class ConstantUniqueMap;
44 friend class ConstantUniqueMap<InlineAsmKeyType, const InlineAsmKeyType&,
60 /// When the ConstantUniqueMap merges two types and makes two InlineAsms
  /external/llvm/lib/IR/
LLVMContextImpl.h 292 ConstantUniqueMap<ExprMapKeyType, const ExprMapKeyType&, Type, ConstantExpr>
295 ConstantUniqueMap<InlineAsmKeyType, const InlineAsmKeyType&, PointerType,
ConstantsContext.h 385 // ConstantUniqueMap*. This class should be partially specialized if there is
507 class ConstantUniqueMap {
637 DEBUG(dbgs() << "Constant.cpp: ConstantUniqueMap\n");
760 DEBUG(dbgs() << "Constant.cpp: ConstantUniqueMap\n");

Completed in 1286 milliseconds