Lines Matching refs:HasPromoted
453 LoadInst *&LI, Instruction *&Inst, bool HasPromoted);
465 bool HasPromoted, TypePromotionTransaction &TPT,
6547 Instruction *&Inst, bool HasPromoted) { in canFormExtLd() argument
6561 if (!HasPromoted && LI->getParent() == Inst->getParent()) in canFormExtLd()
6617 bool HasPromoted = tryToPromoteExts(TPT, Exts, SpeculativelyMovedExts); in optimizeExt() local
6625 if (canFormExtLd(SpeculativelyMovedExts, LI, ExtFedByLoad, HasPromoted)) { in optimizeExt()
6638 HasPromoted, TPT, SpeculativelyMovedExts)) in optimizeExt()
6652 bool HasPromoted, TypePromotionTransaction &TPT, in performAddressTypePromotion() argument
6673 if (HasPromoted) in performAddressTypePromotion()
6701 bool HasPromoted = tryToPromoteExts(TPT, Exts, Chains); in performAddressTypePromotion() local
6703 if (HasPromoted) in performAddressTypePromotion()