Home
last modified time | relevance | path

Searched refs:DestVolatile (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2062 bool DestVolatile = SI->isVolatile(); in processCopyingStore() local
2065 if (DestVolatile) { in processCopyingStore()
2141 if (!StridePos && DestVolatile) in processCopyingStore()
2144 bool RuntimeCheck = (Overlap || DestVolatile); in processCopyingStore()
2265 if (DestVolatile) { in processCopyingStore()