Home
last modified time | relevance | path

Searched refs:PointerBaseInst (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp1888 auto *PointerBaseInst = dyn_cast<Instruction>(PointerBase); in lookupBasePtrAccess() local
1889 if (!PointerBaseInst) in lookupBasePtrAccess()
1892 auto *BasePtrStmt = getStmtFor(PointerBaseInst); in lookupBasePtrAccess()
1896 return BasePtrStmt->getArrayAccessOrNULLFor(PointerBaseInst); in lookupBasePtrAccess()