Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp627 if (Instruction *IDel = dyn_cast<Instruction>(Ptr)) in rewriteLoadStoresForCommoningChains() local
628 BBChanged.insert(IDel->getParent()); in rewriteLoadStoresForCommoningChains()
1072 if (Instruction *IDel = dyn_cast<Instruction>(Ptr)) in rewriteLoadStores() local
1073 BBChanged.insert(IDel->getParent()); in rewriteLoadStores()