Searched refs:dropLeadingBytes (Results 1 – 3 of 3) sorted by relevance
45 bool dropLeadingBytes(size_t s);
102 bool StreamingMemoryObject::dropLeadingBytes(size_t s) { in dropLeadingBytes() function in llvm::StreamingMemoryObject
4475 Bytes.dropLeadingBytes(bitcodeStart - buf); in InitLazyStream()