Home
last modified time | relevance | path

Searched defs:LHSI (Results 1 – 3 of 3) 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/
DInstCombineCompares.cpp1021 Instruction *LHSI, in visitICmpInstWithInstAndIntCst()
2197 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitICmpInst() local
2204 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitICmpInst() local
2647 Instruction *LHSI, in FoldFCmp_IntToFP_Cst()
2889 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitFCmpInst() local
DInstCombineAndOrXor.cpp347 Instruction *LHSI = dyn_cast<Instruction>(LHS); in FoldLogicalPlusAnd() local