Searched defs:SimpleCond (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopUnrollPass.cpp | 610 if (auto *SimpleCond = getSimplifiedConstant(BI->getCondition())) { analyzeLoopUnrollCost() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 2807 if (ConstantInt *SimpleCond = analyze() local |