Searched refs:tryToPromoteExts (Results 1 – 1 of 1) sorted by relevance
412 bool tryToPromoteExts(TypePromotionTransaction &TPT,5691 bool CodeGenPrepare::tryToPromoteExts( in tryToPromoteExts() function in CodeGenPrepare5757 (void)tryToPromoteExts(TPT, NewExts, NewlyMovedExts, TotalCreatedInstsCost); in tryToPromoteExts()6214 bool HasPromoted = tryToPromoteExts(TPT, Exts, SpeculativelyMovedExts); in optimizeExt()6298 bool HasPromoted = tryToPromoteExts(TPT, Exts, Chains); in performAddressTypePromotion()