Lines Matching refs:HasPromoted
453 LoadInst *&LI, Instruction *&Inst, bool HasPromoted);
465 bool HasPromoted, TypePromotionTransaction &TPT,
6433 Instruction *&Inst, bool HasPromoted) { in canFormExtLd() argument
6447 if (!HasPromoted && LI->getParent() == Inst->getParent()) in canFormExtLd()
6503 bool HasPromoted = tryToPromoteExts(TPT, Exts, SpeculativelyMovedExts); in optimizeExt() local
6511 if (canFormExtLd(SpeculativelyMovedExts, LI, ExtFedByLoad, HasPromoted)) { in optimizeExt()
6524 HasPromoted, TPT, SpeculativelyMovedExts)) in optimizeExt()
6538 bool HasPromoted, TypePromotionTransaction &TPT, in performAddressTypePromotion() argument
6559 if (HasPromoted) in performAddressTypePromotion()
6587 bool HasPromoted = tryToPromoteExts(TPT, Exts, Chains); in performAddressTypePromotion() local
6589 if (HasPromoted) in performAddressTypePromotion()