Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp2004 auto *PointerBaseInst = dyn_cast<Instruction>(PointerBase); in lookupBasePtrAccess() local
2005 if (!PointerBaseInst) in lookupBasePtrAccess()
2008 auto *BasePtrStmt = getStmtFor(PointerBaseInst); in lookupBasePtrAccess()
2012 return BasePtrStmt->getArrayAccessOrNULLFor(PointerBaseInst); in lookupBasePtrAccess()