Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17542 bool UseTruncStore; in ShrinkLoadReplaceStoreWithStore() local
17544 UseTruncStore = false; in ShrinkLoadReplaceStoreWithStore()
17547 UseTruncStore = true; in ShrinkLoadReplaceStoreWithStore()
17579 if (UseTruncStore) in ShrinkLoadReplaceStoreWithStore()