Home
last modified time | relevance | path

Searched defs:SMemI (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp275 } else if (StoreInst *SMemI = dyn_cast<StoreInst>(MemI)) { in GetPointerOperand() local
345 } else if (StoreInst *SMemI = dyn_cast<StoreInst>(&J)) { in collectCandidates() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp326 } else if (StoreInst *SMemI = dyn_cast<StoreInst>(&I)) { in runOnLoop() local