Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolution.h393 const SCEV *createSCEV(Value *V);
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h845 const SCEV *createSCEV(Value *V);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1433 const SCEV *createSCEV(Value *V);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp2709 const SCEV *S = createSCEV(V); in getSCEV()
3553 const SCEV *ScalarEvolution::createSCEV(Value *V) { in createSCEV() function in ScalarEvolution
/external/llvm/lib/Analysis/
DScalarEvolution.cpp3419 S = createSCEV(V); in getSCEV()
4926 const SCEV *ScalarEvolution::createSCEV(Value *V) { in createSCEV() function in ScalarEvolution
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp3914 S = createSCEV(V); in getSCEV()
6116 const SCEV *ScalarEvolution::createSCEV(Value *V) { in createSCEV() function in ScalarEvolution