Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp611 if (auto *SimpleCond = getSimplifiedConstant(BI->getCondition())) { in analyzeLoopUnrollCost() local
621 if (auto *SimpleCond = getSimplifiedConstant(SI->getCondition())) { in analyzeLoopUnrollCost() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp3005 if (ConstantInt *SimpleCond = getSimplifiedValue<ConstantInt>(Cond)) { in analyze() local
3015 if (ConstantInt *SimpleCond = getSimplifiedValue<ConstantInt>(Cond)) { in analyze() local