Searched refs:ParamDescriptor (Results 1 – 3 of 3) sorted by relevance
96 using ParamDescriptor = std::pair<PrimType, Descriptor *>; variable126 ParamDescriptor getParamDescriptor(unsigned Offset) const;234 llvm::DenseMap<unsigned, ParamDescriptor> &&Params,277 llvm::DenseMap<unsigned, ParamDescriptor> Params;
19 llvm::DenseMap<unsigned, ParamDescriptor> &&Params, in Function()56 Function::ParamDescriptor Function::getParamDescriptor(unsigned Offset) const { in getParamDescriptor()
446 llvm::DenseMap<unsigned, Function::ParamDescriptor> ParamDescriptors; in getOrCreateFunction()518 llvm::DenseMap<unsigned, Function::ParamDescriptor> ParamDescriptors; in getOrCreateObjCBlock()