Home
last modified time | relevance | path

Searched refs:PostLink (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp5787 bool PostLink = LTOPhase == ThinOrFullLTOPhase::FullLTOPostLink || in run() local
5789 OMPInformationCache InfoCache(M, AG, Allocator, /*CGSCC*/ nullptr, PostLink); in run()
5866 bool PostLink = LTOPhase == ThinOrFullLTOPhase::FullLTOPostLink || in run() local
5870 /*CGSCC*/ &Functions, PostLink); in run()