Lines Matching full:parsemodule
1626 bool BitcodeReader::ParseModule(bool Resume) {1954 if (ParseModule(false))2991 // ParseModule will parse the next body in the stream and set its2993 if (ParseModule(true)) return true;3081 ParseModule(true);