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