Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp856 static void ExposePointerBase(const SCEV *&Base, const SCEV *&Rest, in ExposePointerBase() function
871 ExposePointerBase(Base, Rest, SE); in ExposePointerBase()
1507 ExposePointerBase(Base, ExposedRest, SE); in visitAddRecExpr()