Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp583 if (auto *SimpleCond = getSimplifiedConstant(BI->getCondition())) { in analyzeLoopUnrollCost() local
593 if (auto *SimpleCond = getSimplifiedConstant(SI->getCondition())) { in analyzeLoopUnrollCost() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2574 if (ConstantInt *SimpleCond = in analyze() local
2585 if (ConstantInt *SimpleCond = in analyze() local