Home
last modified time | relevance | path

Searched defs:ICF (Results 1 – 7 of 7) sorted by relevance

/llvm-project/lld/COFF/
H A DICF.cpp40 class ICF { class
42 ICF(COFFLinkerContext &c) : ctx(c){}; in ICF() function in lld::coff::ICF
[all...]
H A DChunks.h224 friend class ICF; global() variable
/llvm-project/lld/MachO/
H A DICF.cpp31 class ICF { class
59 ICF::ICF(std::vector<ConcatInputSection *> &inputs) { ICF() function in ICF
[all...]
/llvm-project/bolt/lib/Rewrite/
H A DBinaryPassManager.cpp67 cl::opt<bool> ICF("icf", cl::desc("fold functions with identical code"), global() variable
H A DBoltDiff.cpp701 // Pre-pass ICF in compare() local
/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h136 mutable ImplicitControlFlowTracking ICF; global() variable
/llvm-project/lld/ELF/
H A DICF.cpp98 template <class ELFT> class ICF { global() class
[all...]