Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp207 ICallPromotionFunc(Function &Func, Module *Modu, InstrProfSymtab *Symtab, in ICallPromotionFunc() argument
209 : F(Func), M(Modu), Symtab(Symtab), SamplePGO(SamplePGO), ORE(ORE) {} in ICallPromotionFunc()
H A DPGOInstrumentation.cpp853 PGOUseFunc(Function &Func, Module *Modu, in PGOUseFunc() argument
857 : F(Func), M(Modu), BFI(BFIin), in PGOUseFunc()