Searched refs:tryToPromoteExts (Results 1 – 1 of 1) sorted by relevance
455 bool tryToPromoteExts(TypePromotionTransaction &TPT,6474 bool CodeGenPrepare::tryToPromoteExts( in tryToPromoteExts() function in CodeGenPrepare6543 (void)tryToPromoteExts(TPT, NewExts, NewlyMovedExts, TotalCreatedInstsCost); in tryToPromoteExts()7006 bool HasPromoted = tryToPromoteExts(TPT, Exts, SpeculativelyMovedExts); in optimizeExt()7090 bool HasPromoted = tryToPromoteExts(TPT, Exts, Chains); in performAddressTypePromotion()