Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp326 static bool promoteIndirectCalls(Module &M, ProfileSummaryInfo *PSI, bool InLTO, in promoteIndirectCalls() function
364 if (!promoteIndirectCalls(M, PSI, InLTO | ICPLTOMode, in run()