Home
last modified time | relevance | path

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

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