Searched defs:PGOIndirectCallPromotion (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DPGOInstrumentation.h73 class PGOIndirectCallPromotion : public PassInfoMixin<PGOIndirectCallPromotion> { class in namespace:llvm
75 PGOIndirectCallPromotion(bool IsInLTO = false, bool SamplePGO = false) function in class:llvm::PGOIndirectCallPromotion

Completed in 41 milliseconds