Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18997 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
19029 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
19042 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
19067 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants()