Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DICF.cpp319 void doICF(COFFLinkerContext &ctx) { ICF(ctx).run(); } in doICF() function
H A DConfig.h111 ICFLevel doICF = ICFLevel::None; member