Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIRBuilder.cpp181 static llvm::Value *getMemAccInstPointerOperand(Instruction *Inst) { in getMemAccInstPointerOperand() function
244 auto *Ptr = getMemAccInstPointerOperand(Inst); in annotate()