Lines Matching refs:HasPromoted
422 LoadInst *&LI, Instruction *&Inst, bool HasPromoted);
435 bool HasPromoted, TypePromotionTransaction &TPT,
6178 Instruction *&Inst, bool HasPromoted) { in canFormExtLd() argument
6192 if (!HasPromoted && LI->getParent() == Inst->getParent()) in canFormExtLd()
6248 bool HasPromoted = tryToPromoteExts(TPT, Exts, SpeculativelyMovedExts); in optimizeExt() local
6256 if (canFormExtLd(SpeculativelyMovedExts, LI, ExtFedByLoad, HasPromoted)) { in optimizeExt()
6269 HasPromoted, TPT, SpeculativelyMovedExts)) in optimizeExt()
6283 bool HasPromoted, TypePromotionTransaction &TPT, in performAddressTypePromotion() argument
6304 if (HasPromoted) in performAddressTypePromotion()
6332 bool HasPromoted = tryToPromoteExts(TPT, Exts, Chains); in performAddressTypePromotion() local
6334 if (HasPromoted) in performAddressTypePromotion()