Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1046 const SCEV *NarrowRHS = SE->getSCEV(NarrowUse->getOperand(1)); in cloneArithmeticIVUser() local
1047 WideRHS = GetExtend(NarrowRHS, WideType); in cloneArithmeticIVUser()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1144 const SCEV *NarrowRHS = SE->getSCEV(NarrowUse->getOperand(1)); in cloneArithmeticIVUser() local
1145 WideRHS = GetExtend(NarrowRHS, WideType); in cloneArithmeticIVUser()