HomeSort by: relevance | last modified time | path
    Searched refs:getWithPreallocatedType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Attributes.h 116 static Attribute getWithPreallocatedType(LLVMContext &Context, Type *Ty);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Attributes.cpp 194 Attribute Attribute::getWithPreallocatedType(LLVMContext &Context, Type *Ty) {
962 Attr = Attribute::getWithPreallocatedType(C, B.getPreallocatedType());

Completed in 19 milliseconds