Searched refs:decodeLLVMAttributesForBitcode (Results 1 – 2 of 2) sorted by relevance
250 inline Attributes decodeLLVMAttributesForBitcode(uint64_t EncodedAttrs) { in decodeLLVMAttributesForBitcode() function
478 Attribute::decodeLLVMAttributesForBitcode(Record[i+1]); in ParseAttributeBlock()