Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp851 std::pair<Instruction*, Instruction*> UseOper = in simplifyUsers() local
853 Instruction *UseInst = UseOper.first; in simplifyUsers()
872 Instruction *IVOperand = UseOper.second; in simplifyUsers()