Searched defs:SIDef (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp210 ConstantInt *SIDef = dyn_cast<ConstantInt>(MD->getOperand(1)); local
211 assert(SICase && SIDef);
216 SIDef->getValue().getZExtValue()));

Completed in 186 milliseconds