Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp1198 if (ConstantInt *SimpleCond in analyzeCall() local
1200 BBWorklist.insert(BI->getSuccessor(SimpleCond->isZero() ? 1 : 0)); in analyzeCall()
1206 if (ConstantInt *SimpleCond in analyzeCall() local
1208 BBWorklist.insert(SI->findCaseValue(SimpleCond).getCaseSuccessor()); in analyzeCall()