Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp880 std::pair<Instruction*, Instruction*> UseOper = in simplifyUsers() local
882 Instruction *UseInst = UseOper.first; in simplifyUsers()
901 Instruction *IVOperand = UseOper.second; in simplifyUsers()