Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7809 auto GetCastContextHint = [&](Value *V) { in getEntryCost() local
7872 TTI::CastContextHint CCH = GetCastContextHint(VL0); in getEntryCost()
8191 TTI::CastContextHint CCH = GetCastContextHint(VL0->getOperand(0)); in getEntryCost()