Searched defs:SDI (Results 1 – 2 of 2) sorted by relevance
926 static bool processSRem(BinaryOperator *SDI, const ConstantRange &LCR, in processSRem()985 static bool processSDiv(BinaryOperator *SDI, const ConstantRange &LCR, in processSDiv()1062 static bool processAShr(BinaryOperator *SDI, LazyValueInfo *LVI) { in processAShr()1091 static bool processSExt(SExtInst *SDI, LazyValueInfo *LVI) { in processSExt()
5602 const auto &SDI = in LowerINTRINSIC_W_CHAIN() local