Searched refs:InLTOPostLink (Results 1 – 3 of 3) sorted by relevance
38 GlobalDCEPass(bool InLTOPostLink = false) : InLTOPostLink(InLTOPostLink) {} in InLTOPostLink() function46 bool InLTOPostLink = false;
149 (InLTOPostLink && in ScanVTables()424 if (InLTOPostLink) in printPipeline()
158 [](bool InLTOPostLink) { return CGProfilePass(InLTOPostLink);},173 [](bool InLTOPostLink) { return GlobalDCEPass(InLTOPostLink); },