Searched defs:doGC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DConfig.h95 bool doGC = true; member in struct:lld::coff::Configuration
H A DDriver.cpp1417 bool doGC = debug == DebugKind::None || args.hasArg(OPT_profile); local

Completed in 162 milliseconds