Searched refs:SICase (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DLocal.cpp207 ConstantInt *SICase = dyn_cast<ConstantInt>(MD->getOperand(2)); local
209 assert(SICase && SIDef);
213 createBranchWeights(SICase->getValue().getZExtValue(),

Completed in 109 milliseconds