Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1905 auto MinCustomCostI = in getTypeBasedIntrinsicInstrCost() local
1907 if (MinCustomCostI != CustomCost.end()) in getTypeBasedIntrinsicInstrCost()
1908 return *MinCustomCostI; in getTypeBasedIntrinsicInstrCost()