Searched refs:doneLTO (Results 1 – 3 of 3) sorted by relevance
184 static bool doneLTO; variable
826 bool BitcodeFile::doneLTO = false; member in lld::wasm::BitcodeFile829 if (doneLTO) { in parse()
74 BitcodeFile::doneLTO = true; in compileBitcodeFiles()