Home
last modified time | relevance | path

Searched refs:ltoCompilationDone (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.h138 bool ltoCompilationDone = false; variable
H A DSymbolTable.cpp64 if (ltoCompilationDone) { in addFile()
907 ltoCompilationDone = true; in compileBitcodeFiles()