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.cpp5789 bool PostLink = LTOPhase == ThinOrFullLTOPhase::FullLTOPostLink || in run() local
5792 OMPInformationCache InfoCache(M, AG, Allocator, /*CGSCC*/ nullptr, PostLink); in run()
5867 bool PostLink = LTOPhase == ThinOrFullLTOPhase::FullLTOPostLink || in run() local
5872 /*CGSCC*/ &Functions, PostLink); in run()