Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp373 if (Instruction *IDel = dyn_cast<Instruction>(BasePtr)) in runOnLoop() local
374 BBChanged.insert(IDel->getParent()); in runOnLoop()
412 if (Instruction *IDel = dyn_cast<Instruction>(Ptr)) in runOnLoop() local
413 BBChanged.insert(IDel->getParent()); in runOnLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp466 if (Instruction *IDel = dyn_cast<Instruction>(BasePtr)) in runOnLoop() local
467 BBChanged.insert(IDel->getParent()); in runOnLoop()
505 if (Instruction *IDel = dyn_cast<Instruction>(Ptr)) in runOnLoop() local
506 BBChanged.insert(IDel->getParent()); in runOnLoop()