Searched refs:isBitcodeWrapper (Results 1 – 3 of 3) sorted by relevance
192 inline bool isBitcodeWrapper(const unsigned char *BufPtr, in isBitcodeWrapper() function220 return isBitcodeWrapper(BufPtr, BufEnd) || in isBitcode()
806 if (isBitcodeWrapper(BufPtr, EndBufPtr)) { in openBitcodeFile()
132 if (isBitcodeWrapper(BufPtr, BufEnd)) in initStream()