Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp550 static inline const char *getLTOPhase(ThinOrFullLTOPhase LTOPhase) { in getLTOPhase() function
588 return std::string(getLTOPhase(IC.LTOPhase)) + "-" + in AnnotateInlinePassName()