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

/external/llvm/lib/IR/
H A DLLVMContextImpl.h144 struct FunctionTypeKeyInfo { struct in namespace:llvm
315 typedef DenseMap<FunctionType*, bool, FunctionTypeKeyInfo> FunctionTypeMap;
H A DType.cpp358 FunctionTypeKeyInfo::KeyTy Key(ReturnType, Params, isVarArg);

Completed in 1026 milliseconds