Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp227 if (const auto *CDiff = dyn_cast<SCEVConstant>(Diff)) { in runOnLoop() local
228 B.Elements.push_back(BucketElement(CDiff, MemI)); in runOnLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp317 if (const auto *CDiff = dyn_cast<SCEVConstant>(Diff)) { in runOnLoop() local
318 B.Elements.push_back(BucketElement(CDiff, MemI)); in runOnLoop()