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

  /external/llvm/lib/VMCore/
LLVMContextImpl.h 308 typedef DenseMap<FunctionType*, bool, FunctionTypeKeyInfo> FunctionTypeMap;
309 FunctionTypeMap FunctionTypes;
Type.cpp 386 LLVMContextImpl::FunctionTypeMap::iterator I =

Completed in 23 milliseconds