Lines Matching refs:HasPromoted
411 LoadInst *&LI, Instruction *&Inst, bool HasPromoted);
424 bool HasPromoted, TypePromotionTransaction &TPT,
6162 Instruction *&Inst, bool HasPromoted) { in canFormExtLd() argument
6176 if (!HasPromoted && LI->getParent() == Inst->getParent()) in canFormExtLd()
6232 bool HasPromoted = tryToPromoteExts(TPT, Exts, SpeculativelyMovedExts); in optimizeExt() local
6240 if (canFormExtLd(SpeculativelyMovedExts, LI, ExtFedByLoad, HasPromoted)) { in optimizeExt()
6253 HasPromoted, TPT, SpeculativelyMovedExts)) in optimizeExt()
6267 bool HasPromoted, TypePromotionTransaction &TPT, in performAddressTypePromotion() argument
6288 if (HasPromoted) in performAddressTypePromotion()
6316 bool HasPromoted = tryToPromoteExts(TPT, Exts, Chains); in performAddressTypePromotion() local
6318 if (HasPromoted) in performAddressTypePromotion()