Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1034 auto GuessNonIVOperand = [&](bool SignExt) { in cloneArithmeticIVUser() local
1082 if (!GuessNonIVOperand(SignExtend)) { in cloneArithmeticIVUser()
1084 if (!GuessNonIVOperand(SignExtend)) in cloneArithmeticIVUser()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1132 auto GuessNonIVOperand = [&](bool SignExt) { in cloneArithmeticIVUser() local
1180 if (!GuessNonIVOperand(SignExtend)) { in cloneArithmeticIVUser()
1182 if (!GuessNonIVOperand(SignExtend)) in cloneArithmeticIVUser()