Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp944 TargetTransformInfo::getCastContextHint(const Instruction *I) { in getCastContextHint() function in TargetTransformInfo
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9208 TTI::CastContextHint BoUpSLP::getCastContextHint(const TreeEntry &TE) const { in getCastContextHint() function in BoUpSLP