Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp896 std::pair<Instruction*, Instruction*> UseOper = in simplifyUsers() local
898 Instruction *UseInst = UseOper.first; in simplifyUsers()
917 Instruction *IVOperand = UseOper.second; in simplifyUsers()