Home
last modified time | relevance | path

Searched refs:createSCEV (Results 1 – 4 of 4) 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/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