Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Analysis/IPA/
DInlineCost.cpp1125 if (ConstantInt *SimpleCond in analyzeCall() local
1127 BBWorklist.insert(BI->getSuccessor(SimpleCond->isZero() ? 1 : 0)); in analyzeCall()
1133 if (ConstantInt *SimpleCond in analyzeCall() local
1135 BBWorklist.insert(SI->findCaseValue(SimpleCond).getCaseSuccessor()); in analyzeCall()