Searched refs:second_word (Results 1 – 1 of 1) sorted by relevance
278 uint32_t second_word; in IsInputBitcodeWrapper() local279 if ((!ReadWord(second_word)) || in IsInputBitcodeWrapper()280 (kLLVMVersionNumber != second_word)) return false; in IsInputBitcodeWrapper()