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

  /external/llvm/lib/IR/
LLVMContextImpl.h 306 typedef DenseMap<FunctionType*, bool, FunctionTypeKeyInfo> FunctionTypeMap;
307 FunctionTypeMap FunctionTypes;
Type.cpp 365 LLVMContextImpl::FunctionTypeMap::iterator I =

Completed in 2850 milliseconds