Home
last modified time | relevance | path

Searched defs:getReplacementExpr (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DIVUsers.cpp331 const SCEV *IVUsers::getReplacementExpr(const IVStrideUse &IU) const { in getReplacementExpr() function in IVUsers
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DParsedAttr.h551 const Expr *getReplacementExpr() const { in getReplacementExpr() function