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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp206 ICallPromotionFunc(Function &Func, Module *Modu, InstrProfSymtab *Symtab, argument
208 : F(Func), M(Modu), Symtab(Symtab), SamplePGO(SamplePGO), ORE(ORE) {}
H A DPGOInstrumentation.cpp1004 PGOUseFunc(Function &Func, Module *Modu, TargetLibraryInfo &TLI, argument
1008 : F(Func), M(Modu), BFI(BFIin), PSI(PSI),

Completed in 75 milliseconds