Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp277 const SCEV *BaseExp = SE.getTruncateOrZeroExtend(SE.getSCEV(Base), PtrTy); in offsetFrom() local
371 const SCEV *BaseExp = ToCharPtr(SE.getSCEV(AI)); in isSafeAccess() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprMember.cpp1467 Expr *BaseExp = BaseExpr.get()->IgnoreParenImpCasts(); in LookupMemberExpr() local