Home
last modified time | relevance | path

Searched refs:GuessNonIVOperand (Results 1 – 1 of 1) 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()