Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolution.h406 const SCEV *computeSCEVAtScope(const SCEV *S, const Loop *L);
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h869 const SCEV *computeSCEVAtScope(const SCEV *S, const Loop *L);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4919 const SCEV *C = computeSCEVAtScope(V, L); in getSCEVAtScope()
4924 const SCEV *ScalarEvolution::computeSCEVAtScope(const SCEV *V, const Loop *L) { in computeSCEVAtScope() function in ScalarEvolution
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6618 const SCEV *C = computeSCEVAtScope(V, L); in getSCEVAtScope()
6726 const SCEV *ScalarEvolution::computeSCEVAtScope(const SCEV *V, const Loop *L) { in computeSCEVAtScope() function in ScalarEvolution