Searched defs:SimpleCond (Results 1 – 2 of 2) sorted by relevance
611 if (auto *SimpleCond = getSimplifiedConstant(BI->getCondition())) { in analyzeLoopUnrollCost() local621 if (auto *SimpleCond = getSimplifiedConstant(SI->getCondition())) { in analyzeLoopUnrollCost() local
3005 if (ConstantInt *SimpleCond = getSimplifiedValue<ConstantInt>(Cond)) { in analyze() local3015 if (ConstantInt *SimpleCond = getSimplifiedValue<ConstantInt>(Cond)) { in analyze() local