Home
last modified time | relevance | path

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

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