Searched defs:SDI (Results 1 – 2 of 2) sorted by relevance
881 static bool processSRem(BinaryOperator *SDI, const ConstantRange &LCR, in processSRem()940 static bool processSDiv(BinaryOperator *SDI, const ConstantRange &LCR, in processSDiv()1007 static bool processAShr(BinaryOperator *SDI, LazyValueInfo *LVI) { in processAShr()1038 static bool processSExt(SExtInst *SDI, LazyValueInfo *LVI) { in processSExt()
4843 const auto &SDI = in LowerINTRINSIC_W_CHAIN() local