Lines Matching refs:HasPromoted
365 LoadInst *&LI, Instruction *&Inst, bool HasPromoted);
375 bool HasPromoted, TypePromotionTransaction &TPT,
5230 Instruction *&Inst, bool HasPromoted) { in canFormExtLd() argument
5244 if (!HasPromoted && LI->getParent() == Inst->getParent()) in canFormExtLd()
5305 bool HasPromoted = tryToPromoteExts(TPT, Exts, SpeculativelyMovedExts); in optimizeExt() local
5313 if (canFormExtLd(SpeculativelyMovedExts, LI, ExtFedByLoad, HasPromoted)) { in optimizeExt()
5334 HasPromoted, TPT, SpeculativelyMovedExts)) in optimizeExt()
5348 bool HasPromoted, TypePromotionTransaction &TPT, in performAddressTypePromotion() argument
5369 if (HasPromoted) in performAddressTypePromotion()
5397 bool HasPromoted = tryToPromoteExts(TPT, Exts, Chains); in performAddressTypePromotion() local
5399 if (HasPromoted) in performAddressTypePromotion()