Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp472 bool HighCost; // High Cost when expansion. member
606 bool HighCost = Rewriter.isHighCostExpansion(ExitValue, L, Inst); in rewriteLoopExitValues() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1183 bool HighCost; // Is this expansion a high-cost? member
1386 bool HighCost = Rewriter.isHighCostExpansion( in rewriteLoopExitValues() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp539 bool HighCost; member
674 bool HighCost = Rewriter.isHighCostExpansion(ExitValue, L, Inst); in rewriteLoopExitValues() local