Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp294 if (const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV)) { in runOnLoop() local
295 if (LARSCEV->getLoop() != L) in runOnLoop()
304 dyn_cast<SCEVConstant>(LARSCEV->getStepRecurrence(*SE))) { in runOnLoop()
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp217 if (const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV)) { in runOnLoop() local
218 if (LARSCEV->getLoop() != L) in runOnLoop()