Home
last modified time | relevance | path

Searched refs:FunctionTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DLLVMContextImpl.h122 struct FunctionTypeKeyInfo { struct
984 typedef DenseSet<FunctionType *, FunctionTypeKeyInfo> FunctionTypeSet;
DType.cpp358 FunctionTypeKeyInfo::KeyTy Key(ReturnType, Params, isVarArg); in get()