Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h1092 const SCEV *getExistingSCEV(Value *V);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1738 const SCEV *getExistingSCEV(Value *V);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp3912 const SCEV *S = getExistingSCEV(V); in getSCEV()
3941 const SCEV *ScalarEvolution::getExistingSCEV(Value *V) { in getExistingSCEV() function in ScalarEvolution
6149 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()
6194 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()
10042 auto *Numerator = getExistingSCEV(LL); in isImpliedViaOperations()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp3417 const SCEV *S = getExistingSCEV(V); in getSCEV()
3431 const SCEV *ScalarEvolution::getExistingSCEV(Value *V) { in getExistingSCEV() function in ScalarEvolution
4959 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()
5004 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()