Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp14053 auto GetDelta = [&](const SCEV *Old, const SCEV *New) -> const SCEV * { in verify() local
14107 const SCEV *Delta = GetDelta(CurBECount, NewBECount); in verify()
14147 const SCEV *Delta = GetDelta(OldSCEV, NewSCEV); in verify()