reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
269 Value *InitVal = ConstantInt::get(Cand.first->getType(), 0); 273 auto *BB = Cand.first->getParent(); 285 PGOCounterPromoterHelper Promoter(Cand.first, Cand.second, SSA, InitVal, 285 PGOCounterPromoterHelper Promoter(Cand.first, Cand.second, SSA, InitVal, 288 Promoter.run(SmallVector<Instruction *, 2>({Cand.first, Cand.second})); 288 Promoter.run(SmallVector<Instruction *, 2>({Cand.first, Cand.second}));