Searched refs:StoreIsGuanteedToExecute (Results 1 – 1 of 1) sorted by relevance
2015 bool StoreIsGuanteedToExecute = false; in promoteLoopAccessesToScalars() local2105 StoreIsGuanteedToExecute |= GuaranteedToExecute; in promoteLoopAccessesToScalars()2225 if (FoundLoadToPromote || !StoreIsGuanteedToExecute) { in promoteLoopAccessesToScalars()