Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp76 bool TypeBasedOnly, const TargetLibraryInfo *LibInfo) in IntrinsicCostAttributes() argument
83 if (!TypeBasedOnly) in IntrinsicCostAttributes()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h138 bool TypeBasedOnly = false, TargetLibraryInfo const *LibInfo = nullptr);