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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp5786 bool PostLink = LTOPhase == ThinOrFullLTOPhase::FullLTOPostLink || local
5788 OMPInformationCache InfoCache(M, AG, Allocator, /*CGSCC*/ nullptr, PostLink);
5865 bool PostLink = LTOPhase == ThinOrFullLTOPhase::FullLTOPostLink || local
5869 /*CGSCC*/ &Functions, PostLink);

Completed in 183 milliseconds