Searched refs:Modu (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| H A D | IndirectCallPromotion.cpp | 146 ICallPromotionFunc(Function &Func, Module *Modu, InstrProfSymtab *Symtab, in ICallPromotionFunc() argument 148 : F(Func), M(Modu), Symtab(Symtab), SamplePGO(SamplePGO), ORE(ORE) {} in ICallPromotionFunc()
|
| H A D | PGOInstrumentation.cpp | 1030 PGOUseFunc(Function &Func, Module *Modu, TargetLibraryInfo &TLI, in PGOUseFunc() argument 1034 : F(Func), M(Modu), BFI(BFIin), PSI(PSI), in PGOUseFunc()
|