Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp610 if (auto *SimpleCond = getSimplifiedConstant(BI->getCondition())) { analyzeLoopUnrollCost() local
620 if (auto *SimpleCond = getSimplifiedConstant(SI->getCondition())) { analyzeLoopUnrollCost() local
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2807 if (ConstantInt *SimpleCond = analyze() local
2818 if (ConstantInt *SimpleCond = analyze() local