Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1116 auto GuessNonIVOperand = [&](bool SignExt) { in cloneArithmeticIVUser() local
1164 if (!GuessNonIVOperand(SignExtend)) { in cloneArithmeticIVUser()
1166 if (!GuessNonIVOperand(SignExtend)) in cloneArithmeticIVUser()