Searched refs:TypePromotionPass (Results 1 – 3 of 3) sorted by relevance
24 class TypePromotionPass : public PassInfoMixin<TypePromotionPass> {29 TypePromotionPass(const TargetMachine *TM): TM(TM) { } in TypePromotionPass() function
1034 PreservedAnalyses TypePromotionPass::run(Function &F, in run()
390 FUNCTION_PASS("typepromotion", TypePromotionPass(TM))