Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1265 auto GuessNonIVOperand = [&](bool SignExt) { in cloneArithmeticIVUser() local
1293 if (!GuessNonIVOperand(SignExtend)) { in cloneArithmeticIVUser()
1295 if (!GuessNonIVOperand(SignExtend)) in cloneArithmeticIVUser()