Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp1383 const SCEVAddExpr *ASCEV = dyn_cast<SCEVAddExpr>(Start); in runOnLoop() local
1386 if (!ASCEV) in runOnLoop()
1392 for (const SCEV *Op : ASCEV->operands()) { in runOnLoop()