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