Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14627 bool LastIntegerTrunc = false; in MergeConsecutiveStores() local
14658 LastIntegerTrunc = false; in MergeConsecutiveStores()
14670 LastIntegerTrunc = true; in MergeConsecutiveStores()
14727 UseVector, LastIntegerTrunc); in MergeConsecutiveStores()