Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp1406 auto isValidConstantDiff = [](const SCEV *Diff) { in runOnLoop() local
1440 L, isUpdateFormCandidate, isValidConstantDiff, MaxVarsUpdateForm); in runOnLoop()
1457 L, isDSFormCandidate, isValidConstantDiff, MaxVarsDSForm); in runOnLoop()
1467 L, isDQFormCandidate, isValidConstantDiff, MaxVarsDQForm); in runOnLoop()