Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp834 bool OnlyTruncatingStores = true; in getCastInstrCost() local
837 OnlyTruncatingStores = false; in getCastInstrCost()
840 if (OnlyTruncatingStores) in getCastInstrCost()