Home
last modified time | relevance | path

Searched defs:RHSI (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp125 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
198 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp456 if (ConstantInt *RHSI = dyn_cast<ConstantInt>(II->getArgOperand(1))) { in visitCallInst() local