Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20819 bool UseTruncStore; in ShrinkLoadReplaceStoreWithStore() local
20821 UseTruncStore = false; in ShrinkLoadReplaceStoreWithStore()
20824 UseTruncStore = true; in ShrinkLoadReplaceStoreWithStore()
20861 if (UseTruncStore) in ShrinkLoadReplaceStoreWithStore()