Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCLoopPreIncPrep.cpp155 static Value *GetPointerOperand(Value *MemI) { in GetPointerOperand() function
404 Value *BasePtr = GetPointerOperand(MemI); in runOnLoop()
478 Value *Ptr = GetPointerOperand(I->Instr); in runOnLoop()