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.cpp19821 bool UseTruncStore; in ShrinkLoadReplaceStoreWithStore() local
19823 UseTruncStore = false; in ShrinkLoadReplaceStoreWithStore()
19826 UseTruncStore = true; in ShrinkLoadReplaceStoreWithStore()
19863 if (UseTruncStore) in ShrinkLoadReplaceStoreWithStore()