Searched refs:getPM (Results 1 – 3 of 3) sorted by relevance
286 FunctionPassManager &PM = jitstate->getPM(locked); in JIT()339 FunctionPassManager &PM = jitstate->getPM(locked); in addModule()370 FunctionPassManager &PM = jitstate->getPM(locked); in removeModule()639 jitstate->getPM(locked).run(*F); in jitTheFunction()
42 FunctionPassManager &getPM(const MutexGuard &L) { in getPM() function
243 PTHMap &getPM() { return PM; } in getPM() function in __anonb15f549c0411::PTHWriter585 auto StatCacheOwner = llvm::make_unique<StatListener>(PW.getPM()); in CacheTokens()