Home
last modified time | relevance | path

Searched refs:createAddRecFromPHIWithCastsImpl (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1799 createAddRecFromPHIWithCastsImpl(const SCEVUnknown *SymbolicPHI);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp4693 ScalarEvolution::createAddRecFromPHIWithCastsImpl(const SCEVUnknown *SymbolicPHI) { in createAddRecFromPHIWithCastsImpl() function in ScalarEvolution
4926 Rewrite = createAddRecFromPHIWithCastsImpl(SymbolicPHI); in createAddRecFromPHIWithCasts()