Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp1830 bool CostTooHigh = false; member in __anon164d2e6c0611::GeneratedRTChecks
1854 CostTooHigh = in Create()
1856 if (CostTooHigh) in Create()
1940 if (CostTooHigh) { in getCost()