Home
last modified time | relevance | path

Searched refs:getSimplifiedConstant (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp599 auto getSimplifiedConstant = [&](Value *V) -> Constant * { in analyzeLoopUnrollCost() local
610 if (auto *SimpleCond = getSimplifiedConstant(BI->getCondition())) { in analyzeLoopUnrollCost()
620 if (auto *SimpleCond = getSimplifiedConstant(SI->getCondition())) { in analyzeLoopUnrollCost()