Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp827 static void ExposePointerBase(const SCEV *&Base, const SCEV *&Rest, in ExposePointerBase() function
843 ExposePointerBase(Base, Rest, SE); in ExposePointerBase()
1205 ExposePointerBase(Base, RestArray[0], SE); in visitAddRecExpr()
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp800 static void ExposePointerBase(const SCEV *&Base, const SCEV *&Rest, in ExposePointerBase() function
815 ExposePointerBase(Base, Rest, SE); in ExposePointerBase()
1439 ExposePointerBase(Base, RestArray[0], SE); in visitAddRecExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
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()