Searched refs:NeedsInserts (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp902 bool NeedsInserts = true, NeedsExtracts = true; local
906 NeedsInserts = false;
913 TotCost += getScalarizationOverhead(DstVecTy, NeedsInserts,

Completed in 88 milliseconds