Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h869 const SCEV *computeSCEVAtScope(const SCEV *S, const Loop *L);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1486 const SCEV *computeSCEVAtScope(const SCEV *S, const Loop *L);
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h1581 const SCEV *computeSCEVAtScope(const SCEV *S, const Loop *L);
/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp8097 const SCEV *C = computeSCEVAtScope(V, L); in getSCEVAtScope()
8207 const SCEV *ScalarEvolution::computeSCEVAtScope(const SCEV *V, const Loop *L) { in computeSCEVAtScope() function in ScalarEvolution
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp8325 const SCEV *C = computeSCEVAtScope(V, L); in getSCEVAtScope()
8445 const SCEV *ScalarEvolution::computeSCEVAtScope(const SCEV *V, const Loop *L) { in computeSCEVAtScope() function in ScalarEvolution