Home
last modified time | relevance | path

Searched defs:UseTrunc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18534 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts()
19067 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants() local