Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp891 std::pair<Instruction*, Instruction*> UseOper = in simplifyUsers() local
893 Instruction *UseInst = UseOper.first; in simplifyUsers()
912 Instruction *IVOperand = UseOper.second; in simplifyUsers()