Home
last modified time | relevance | path

Searched defs:ISE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h175 } else if (const IntSymExpr *ISE = dyn_cast<IntSymExpr>(BSE)) { in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
282 if (const IntSymExpr *ISE = dyn_cast<IntSymExpr>(BSE)) in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
H A DSMTConv.h399 if (const IntSymExpr *ISE = dyn_cast<IntSymExpr>(BSE)) { in getSymBinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVUsers.cpp166 const SCEV *ISE = SE->getSCEV(I); in AddUsersIfInteresting() local