Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17156 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
17187 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
17199 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
17255 StoreNodes, MemVT, NumElem, true, UseVector, LastIntegerTrunc); in tryStoreMergeOfConstants()