Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp593 if (auto *SimpleCond = getSimplifiedConstant(BI->getCondition())) { in analyzeLoopUnrollCost() local
603 if (auto *SimpleCond = getSimplifiedConstant(SI->getCondition())) { in analyzeLoopUnrollCost() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInlineCost.cpp2660 if (ConstantInt *SimpleCond = in analyze() local
2671 if (ConstantInt *SimpleCond = in analyze() local