Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp1390 const SCEVAddExpr *ASCEV = dyn_cast<SCEVAddExpr>(Start); in runOnLoop() local
1393 if (!ASCEV) in runOnLoop()
1399 for (const SCEV *Op : ASCEV->operands()) { in runOnLoop()