Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp898 std::pair<Instruction*, Instruction*> UseOper = in simplifyUsers() local
900 Instruction *UseInst = UseOper.first; in simplifyUsers()
919 Instruction *IVOperand = UseOper.second; in simplifyUsers()