Home
last modified time | relevance | path

Searched defs:doICF (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DICF.cpp333 void doICF(COFFLinkerContext &ctx) { ICF(ctx).run(); } in doICF() function
H A DConfig.h126 ICFLevel doICF = ICFLevel::None; member