Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4345 auto RTCostA = GetCostForTC(EstimatedWidthA, CostA, A.ScalarCost); in isMoreProfitable() local
4347 return CmpFn(RTCostA, RTCostB); in isMoreProfitable()