Searched refs:ICF (Results 1 – 5 of 5) sorted by relevance
7 DIAG(debug_icf_iterations, DiagnosticEngine::Debug, "ICF converged after `%0' iteration(s).", "ICF …8 …g_icf_folded_section, DiagnosticEngine::Debug, "ICF folding section `%0' of `%1' into `%2' of `%3'…
43 enum ICF { enum326 ICF getICFMode() const { return m_ICF; } in getICFMode()328 void setICFMode(ICF pMode) in setICFMode()451 ICF m_ICF;
30 llvm::cl::opt<mcld::GeneralOptions::ICF>& m_ICF;
63 llvm::cl::opt<mcld::GeneralOptions::ICF> ArgICF("icf",
561 <li>Updated mclinker to 2.8 with Identical Code Folding ("ICF") support. Specify ICF using the