Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp272 static Value *GetPointerOperand(Value *MemI) { in GetPointerOperand() function
312 assert((MemI && GetPointerOperand(MemI)) && in addOneCandidate()
508 Value *BasePtr = GetPointerOperand(MemI); in rewriteLoadStores()
630 Value *Ptr = GetPointerOperand(I->Instr); in rewriteLoadStores()