Searched defs:doneLTO (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | InputFiles.h | 166 static bool doneLTO; global() variable |
H A D | InputFiles.cpp | 804 bool BitcodeFile::doneLTO = false; global() member in lld::wasm::BitcodeFile |