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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Argument.h 86 uint64_t getPassPointeeByValueCopySize(const DataLayout &DL) const;
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Mangler.cpp 104 A.getPassPointeeByValueCopySize(DL) :
Function.cpp 179 uint64_t Argument::getPassPointeeByValueCopySize(const DataLayout &DL) const {

Completed in 22 milliseconds