Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1771 bool CostTooHigh = false; member in __anon71de2b2d0511::GeneratedRTChecks
1800 CostTooHigh = in create()
1802 if (CostTooHigh) in create()
1896 if (CostTooHigh) { in getCost()