Searched defs:ICF (Results 1 – 5 of 5) sorted by relevance
40 class ICF { class 42 ICF(COFFLinkerContext &c) : ctx(c){}; in ICF() function in lld::coff::ICF [all...]
213 friend class ICF; global() variable
31 class ICF { class 59 ICF::ICF(std::vector<ConcatInputSection *> &inputs) { in ICF() function in ICF [all...]
136 mutable ImplicitControlFlowTracking ICF; variable
98 template <class ELFT> class ICF { global() class [all...]