Searched refs:getPassPointeeByValueCopySize (Results 1 – 3 of 3) sorted by relevance
100 LLVM_ABI uint64_t getPassPointeeByValueCopySize(const DataLayout &DL) const;
111 A.getPassPointeeByValueCopySize(DL) : in addByteCountSuffix()
202 uint64_t Argument::getPassPointeeByValueCopySize(const DataLayout &DL) const { in getPassPointeeByValueCopySize() function in Argument