Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1014 auto GuessNonIVOperand = [&](bool SignExt) { in cloneArithmeticIVUser() local
1062 if (!GuessNonIVOperand(SignExtend)) { in cloneArithmeticIVUser()
1064 if (!GuessNonIVOperand(SignExtend)) in cloneArithmeticIVUser()