Searched defs:doICF (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lld/COFF/ | ||
H A D | ICF.cpp | 333 void doICF(COFFLinkerContext &ctx) { ICF(ctx).run(); } in doICF() function |
H A D | Config.h | 126 ICFLevel doICF = ICFLevel::None; member |