Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2130 SmallPtrSet<Instruction*, 2> Ignore2; in processCopyingStore() local
2131 Ignore2.insert(SI); in processCopyingStore()
2133 StoreSize, *AA, Ignore2)) in processCopyingStore()