Searched refs:SimpleCond (Results 1 – 1 of 1) sorted by relevance
1198 if (ConstantInt *SimpleCond in analyzeCall() local1200 BBWorklist.insert(BI->getSuccessor(SimpleCond->isZero() ? 1 : 0)); in analyzeCall()1206 if (ConstantInt *SimpleCond in analyzeCall() local1208 BBWorklist.insert(SI->findCaseValue(SimpleCond).getCaseSuccessor()); in analyzeCall()