Home
last modified time | relevance | path

Searched defs:HighCost (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1413 bool HighCost; // Is this expansion a high-cost? member
1616 bool HighCost = Rewriter.isHighCostExpansion( in rewriteLoopExitValues() local